Description
I see that YARN-8123 handled it but still see that this fails with "mvn compile".
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.java:[306,20] as of release 9, '_' is a keyword, and may not be used as an identifier
...............
[ERROR] /hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/webapp/hamlet/TestHamlet.java:[40,24] as of release 9, '_' is a keyword, and may not be used as an identifier
Attachments
Attachments
Issue Links
- is related to
-
YARN-9279 Remove the old hamlet package
- Resolved