Steve Loughran created YARN-3837:
------------------------------------
Summary: javadocs of TimelineAuthenticationFilterInitializer give
wrong prefix for auth options
Key: YARN-3837
URL: https://issues.apache.org/jira/browse/YARN-3837
Project: Hadoop YARN
Issue Type: Bug
Components: timelineserver
Affects Versions: 2.8.0
Reporter: Steve Loughran
Priority: Minor
The javadocs for {{TimelineAuthenticationFilterInitializer}} talk about the
prefix {{yarn.timeline-service.authentication.}}, but the code uses {{
"yarn.timeline-service.http-authentication."}} as the prefix.
best to use {{@value}} and let the javadocs sort it out for themselves.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)