Akira Ajisaka created YARN-6713:
-----------------------------------
Summary: 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
Priority: Minor
{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]