You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2017/05/05 05:31:04 UTC

[jira] [Created] (HADOOP-14386) Make trunk work with Guava 11.0.2 again

Andrew Wang created HADOOP-14386:
------------------------------------

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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org