[
https://issues.apache.org/jira/browse/HDFS-9793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144843#comment-15144843
]
Colin Patrick McCabe commented on HDFS-9793:
--------------------------------------------
We should upgrade to Guava 15 in branch-3 (trunk).
> upgrade or remove guava dependency
> ----------------------------------
>
> Key: HDFS-9793
> URL: https://issues.apache.org/jira/browse/HDFS-9793
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: build
> Reporter: PJ Fanning
>
> http://mvnrepository.com/artifact/org.apache.hadoop/hadoop-hdfs/2.7.1
> indicates a dependency on guava 11.0.2.
> The StopWatch API changed in recent guava versions.
> Could we remove the dependency or upgrade to guava 15 that as the old
> deprecated StopWatch constructor? Or alternatively, upgrade to latest guava
> jar and modify any code that is affected.
> http://docs.guava-libraries.googlecode.com/git-history/v16.0/javadoc/index.html
> This would be an development line only change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)