[ 
https://issues.apache.org/jira/browse/HADOOP-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16964636#comment-16964636
 ] 

Duo Zhang commented on HADOOP-16598:
------------------------------------

[~stack] sir, seems you pushed wrong patch for branch-2 and branch-2.9? For 
branch-2.x we still need to support jdk7 so we have to use a special guava 
version for the new plugin, but seems the piece of code get lost in the current 
code base.

{noformat}
+          <dependencies>
+            <!-- for compiling with java7 -->
+            <dependency>
+              <groupId>com.google.guava</groupId>
+              <artifactId>guava</artifactId>
+              <version>20.0</version>
+            </dependency>
+          </dependencies>
{noformat}

> Backport "HADOOP-16558 [COMMON+HDFS] use protobuf-maven-plugin to generate 
> protobuf classes" to all active branches
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-16598
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16598
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: common
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.4, 2.9.3, 3.1.4, 3.2.2, 2.10.1, 2.11.0
>
>         Attachments: HADOOP-16598-branch-2-v1.patch, 
> HADOOP-16598-branch-2-v1.patch, HADOOP-16598-branch-2-v2.patch, 
> HADOOP-16598-branch-2.9-v1.patch, HADOOP-16598-branch-2.9-v1.patch, 
> HADOOP-16598-branch-2.9.patch, HADOOP-16598-branch-2.patch, 
> HADOOP-16598-branch-3.1.patch, HADOOP-16598-branch-3.2.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to