[
https://issues.apache.org/jira/browse/LENS-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509766#comment-15509766
]
Hadoop QA commented on LENS-1331:
---------------------------------
Applied patch:
[LENS-1331.patch|https://issues.apache.org/jira/secure/attachment/12829516/LENS-1331.patch]
and ran command: mvn clean install -fae. Result: Success. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/946/
> Remove protobuf dependency from lens
> ------------------------------------
>
> Key: LENS-1331
> URL: https://issues.apache.org/jira/browse/LENS-1331
> Project: Apache Lens
> Issue Type: Bug
> Components: build
> Affects Versions: 2.6
> Reporter: Puneet Gupta
> Assignee: Archana H
> Priority: Blocker
> Fix For: 2.6
>
> Attachments: LENS-1331.patch
>
>
> protobuf is not required to be bundled
> {noformat}
> <dependency>
> <groupId>com.google.protobuf</groupId>
> <artifactId>protobuf-java</artifactId>
> <version>${protobuf.version}</version>
> </dependency>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)