Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
mvn javadoc:javadoc fails for TimelineReaderAuthenticationFilterInitializer.java
[ERROR] /Users/sri/projects/hadoop-mirror/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/security/TimelineReaderAuthenticationFilterInitializer.java:39: error: value does not refer to a constant [ERROR] * {@value TimelineAuthenticationFilterInitializer#PREFIX}. [ERROR] ^ [ERROR] /Users/sri/projects/hadoop-mirror/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/security/TimelineReaderAuthenticationFilterInitializer.java:39: error: reference not found [ERROR] * {@value TimelineAuthenticationFilterInitializer#PREFIX}.
This issue seems to be caused by changes in YARN-10339
Attachments
Attachments
Issue Links
- is broken by
-
YARN-10339 Timeline Client in Nodemanager gets 403 errors when simple auth is used in kerberos environments
- Resolved