Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.3.0
-
Incompatible change
-
Guava has been updated to 27.0. Code built against this new version may not link against older releases because of new overloads of methods like Preconditions.checkArgument().
Description
com.google.guava:guava should be upgraded to 27.0-jre due to new CVE's found CVE-2018-10237.
This is a sub-task for trunk from HADOOP-15960 to track issues with that particular branch.
Attachments
Attachments
Issue Links
- causes
-
HADOOP-16222 Fix new deprecations after guava 27.0 update in trunk
- Resolved
-
TEZ-4074 Tez does not run with Hadoop Trunk (3.3.0-snapshot)
- Resolved
- contains
-
HADOOP-15272 Update Guava, see what breaks
- Resolved
- is related to
-
HADOOP-18670 Spark application's dependency conflicts with Hadoop's dependency
- Resolved
-
HADOOP-17440 Downgrade guava version in trunk
- Resolved
- requires
-
HADOOP-16220 Add findbugs ignores for unjustified issues during update to guava to 27.0-jre in hadoop-project
- Resolved
-
HADOOP-16230 Correct findbug ignores for unjustified issues during update to guava to 27.0-jre in hadoop-project
- Resolved
-
HADOOP-16218 findbugs warning of null param to non-nullable method in Configuration with Guava update
- Resolved
- links to