[
https://issues.apache.org/jira/browse/YARN-6713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055570#comment-16055570
]
Hudson commented on YARN-6713:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11892 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11892/])
YARN-6713. Fix dead link in the Javadoc of FairSchedulerEventLog.java.
(aajisaka: rev 099dfe92a9743bcb7e27506f8877b8b23b0ff95a)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/FairSchedulerEventLog.java
> Fix dead link in the Javadoc of FairSchedulerEventLog.java
> ----------------------------------------------------------
>
> Key: YARN-6713
> URL: https://issues.apache.org/jira/browse/YARN-6713
> Project: Hadoop YARN
> Issue Type: Bug
> Components: documentation
> Reporter: Akira Ajisaka
> Assignee: Weiwei Yang
> Priority: Minor
> Labels: newbie
> Fix For: 2.9.0, 3.0.0-alpha4, 2.8.2
>
> Attachments: YARN-6713.001.patch
>
>
> {code}
> * Constructing this class creates a disabled log. It must be initialized
> * using {@link FairSchedulerEventLog#init(Configuration, String)} to begin
> * writing to the file.
> {code}
> In the above document, {{FairSchedulerEventLog#init(Configuration, String)}}
> should be {{FairSchedulerEventLog#init(FairSchedulerConfiguration)}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]