[
https://issues.apache.org/jira/browse/HDFS-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA resolved HDFS-5518.
---------------------------------
Resolution: Duplicate
Target Version/s: (was: 3.0.0)
Fixed by HADOOP-11600. Now Hadoop source code can be compiled with Guava 17.
> HDFS doesn't compile/run against Guava 1.5
> ------------------------------------------
>
> Key: HDFS-5518
> URL: https://issues.apache.org/jira/browse/HDFS-5518
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: journal-node, test
> Affects Versions: 2.2.0
> Reporter: Steve Loughran
> Assignee: Vinayakumar B
> Attachments: HADOOP-10101-002.patch, HADOOP-10101-004.patch,
> HADOOP-10101.patch
>
>
> HADOOP-10101 updates hadoop project to using the latest version of google
> guava, so reduce conflict with other projects (including bookkeeper).
> Two classes in HDFS don't compile, as google removed some classes
> # NullableOutputStream gone: switch to using Hadoop's own
> {{NullableOutputStream}}
> # {{Ranges}} class gone: switch to {{Range}} class
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)