You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "PJ Fanning (JIRA)" <ji...@apache.org> on 2016/02/11 22:32:18 UTC

[jira] [Created] (HDFS-9793) upgrade or remove guava dependency

PJ Fanning created HDFS-9793:
--------------------------------

             Summary: 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 or 16 that as the old deprecated StopWatch constructor.
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)