-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.0, 3.0.0-alpha4, 2.8.2
-
Component/s: documentation
-
Labels:
-
Hadoop Flags:Reviewed
* Constructing this class creates a disabled log. It must be initialized * using {@link FairSchedulerEventLog#init(Configuration, String)} to begin * writing to the file.
In the above document, FairSchedulerEventLog#init(Configuration, String) should be FairSchedulerEventLog#init(FairSchedulerConfiguration).