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

Tsuyoshi Ozawa edited comment on HADOOP-14386 at 5/8/17 4:20 AM:
-----------------------------------------------------------------

[~andrew.wang] I'm surprised that the bugs related Guava cannot be found in 
unit tests. Anyway, it's basically okay to back the version of Guava to 0.11.2 
because the update of Guava caused some unexpected behaviour especially like 
breaking Timeline Server and incompatibility like HADOOP-14380. Thanks 
[~steve_l] for working the topic.

We're now choosing the version of Curator with shaded Guava, so we can safely 
downgrade the version of Guava.


was (Author: ozawa):
[~andrew.wang] I'm surprised that this bug cannot be found in tests. Anyway, 
it's basically okay to back the version of Guava to 0.11.2 because the update 
of Guava caused some unexpected behaviour especially like breaking Timeline 
Server and incompatibility like HADOOP-14380. Thanks [~steve_l] for working the 
topic.

We're now choosing the version of Curator with shaded Guava, so we can safely 
downgrade the version of Guava.

> Make trunk work with Guava 11.0.2 again
> ---------------------------------------
>
>                 Key: HADOOP-14386
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14386
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>         Attachments: HADOOP-14386.001.patch, HADOOP-14386.002.patch
>
>
> As an alternative to reverting or shading HADOOP-10101 (the upgrade of Guava 
> from 11.0.2 to 21.0), HADOOP-14380 makes the Guava version configurable. 
> However, it still doesn't compile with Guava 11.0.2, since HADOOP-10101 chose 
> to use the moved Guava classes rather than replacing them with alternatives.
> This JIRA aims to make Hadoop compatible with Guava 11.0.2 as well as 21.0 by 
> replacing usage of these moved Guava classes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
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