Details
-
Improvement
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
3.0.0-alpha4
-
None
-
None
-
Incompatible change
-
YARN application tags can no longer contain non-printable ASCII characters.
Description
As an alternative to reverting or shading HADOOP-10101 (the upgrade of Guava from 11.0.2 to 21.0), HADOOP-14380 makes the Guava version configurable. However, it still doesn't compile with Guava 11.0.2, since HADOOP-10101 chose to use the moved Guava classes rather than replacing them with alternatives.
This JIRA aims to make Hadoop compatible with Guava 11.0.2 as well as 21.0 by replacing usage of these moved Guava classes.
Attachments
Attachments
Issue Links
- is related to
-
YARN-6564 RM service is shutting down when ATS v2 is enabled
- Resolved
-
HADOOP-14380 Make the Guava version Hadoop which builds with configurable
- Resolved
- relates to
-
HADOOP-14284 Shade Guava everywhere
- Resolved
-
HADOOP-15960 Update guava to 27.0-jre in hadoop-project
- Resolved