[
https://issues.apache.org/jira/browse/HADOOP-14386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000126#comment-16000126
]
Andrew Wang commented on HADOOP-14386:
--------------------------------------
If we take this patch, I'm also wondering if we should set our guava.version
back to 11.0.2 until the shading work at HADOOP-14284 lands (at which point we
can remove Guava). Otherwise it's weird that I'm building a release with a
different Guava version than what our nightly unit tests run against.
[~ozawa] any thoughts?
> 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: [email protected]
For additional commands, e-mail: [email protected]