Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Incompatible change, Reviewed
-
org.apache.hadoop.yarn.webapp.hamlet package was removed. Use org.apache.hadoop.yarn.webapp.hamlet2 instead.
Description
The old hamlet package was deprecated inĀ HADOOP-11875. Let's remove this to improve the maintenability.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-11875 [JDK9] Add a second copy of Hamlet without _ as a one-character identifier
- Resolved
-
HADOOP-16046 [JDK 11] Correct the compiler exclusion of org/apache/hadoop/yarn/webapp/hamlet/** classes for >= Java 9
- Resolved
-
YARN-8123 Skip compiling old hamlet package when the Java version is 10 or upper
- Resolved
- links to