-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: build
-
Labels:None
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.
- duplicates
-
HADOOP-10101 Update guava dependency to the latest version
-
- Resolved
-
- relates to
-
HDFS-3187 Upgrade guava to 11.0.2
-
- Closed
-