[
https://issues.apache.org/jira/browse/HADOOP-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298517#comment-14298517
]
Steve Loughran commented on HADOOP-10101:
-----------------------------------------
* findbugs warnings all seem unrelated
* javac warnings are a mix of spurious and more deprecated warnings; presumably
some are guava 18 telling hadoop of for having source compatible with 11.x.
Those warnings should be viewed as a sign that those methods will be going away
at some point, which will matter for Hadoop-on-Guava 11.
I wouldn't worry about them; just the tests
> Update guava dependency to the latest version
> ---------------------------------------------
>
> Key: HADOOP-10101
> URL: https://issues.apache.org/jira/browse/HADOOP-10101
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.2.0, 2.6.0
> Reporter: Rakesh R
> Assignee: Vinayakumar B
> Attachments: HADOOP-10101-002.patch, HADOOP-10101-004.patch,
> HADOOP-10101-005.patch, HADOOP-10101-006.patch, HADOOP-10101-007.patch,
> HADOOP-10101-008.patch, HADOOP-10101.patch, HADOOP-10101.patch
>
>
> The existing guava version is 11.0.2 which is quite old. This
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)