Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.0
-
Reviewed
Description
The comment for org.apache.hadoop.yarn.api.records.DecommissionType.FORCEFUL is a little unclear. It says:
/** Forceful decommissioning of nodes which are already in progress **/
It's not exactly clear of what the nodes are in progress. It should say something like "Forceful decommissioning of nodes which are already in progress of decommissioning".