YARN-6713. Fix dead link in the Javadoc of FairSchedulerEventLog.java. Contributed by Weiwei Yang.
This commit is contained in:
parent
2c769167db
commit
099dfe92a9
@ -48,8 +48,8 @@
|
||||
* JobTracker's main log.
|
||||
*
|
||||
* Constructing this class creates a disabled log. It must be initialized
|
||||
* using {@link FairSchedulerEventLog#init(Configuration, String)} to begin
|
||||
* writing to the file.
|
||||
* using {@link FairSchedulerEventLog#init(FairSchedulerConfiguration)} to
|
||||
* begin writing to the file.
|
||||
*/
|
||||
@Private
|
||||
@Unstable
|
||||
|
Loading…
Reference in New Issue
Block a user