[
https://issues.apache.org/jira/browse/YARN-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616507#comment-14616507
]
Hudson commented on YARN-3837:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #979 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/979/])
YARN-3837. javadocs of TimelineAuthenticationFilterInitializer give wrong
(devaraj: rev af63427c6d7d2fc251eafb1f152b7a90c5bd07e5)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/timeline/security/TimelineAuthenticationFilterInitializer.java
* hadoop-yarn-project/CHANGES.txt
> 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
> Assignee: Bibin A Chundatt
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: 0001-YARN-3837.patch, 0002-YARN-3837.patch,
> 0003-YARN-3837.patch
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> 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)