Details
-
Bug
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
2.9.1
-
None
Description
allocDelay in FSPreemptionThread.java will be 0, because nmHeartbeatInterval in AbstractYarnScheduler.java has not been initialized.
Initialization order here make this bug happen.