Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The command to replace label now is such:
yarn rmadmin -replaceLabelsOnNode [node1:port,label1,label2 node2:port,label1,label2]
Instead of
node1:port,label1,label2
I think it's better to say
node1:port=label1,label2