-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.7.1
-
Fix Version/s: None
-
Component/s: capacity scheduler, yarn
-
Labels:None
-
Target Version/s:
In the capacity scheduler GUI, the preemption status has the following form:
Preemption: disabled
However, the REST API shows the following for the same status:
preemptionDisabled":true
The latter is confusing and should be consistent with the format in the GUI.