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)