[ 
https://issues.apache.org/jira/browse/HADOOP-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xieming Li updated HADOOP-17148:
--------------------------------
    Attachment: HADOOP-17148.000.patch
        Status: Patch Available  (was: In Progress)

> Javadoc for TimelineReaderAuthenticationFilterInitializer is broken
> -------------------------------------------------------------------
>
>                 Key: HADOOP-17148
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17148
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Xieming Li
>            Assignee: Xieming Li
>            Priority: Minor
>         Attachments: HADOOP-17148.000.patch
>
>
> mvn javadoc:javadoc fails for 
> TimelineReaderAuthenticationFilterInitializer.java
> {code: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}.
> {code}
> This issue seems to be caused by changes in YARN-10339



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to