Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Currently, "yarn nodes -list" command only shows
- "Node-Id",
- "Node-State",
- "Node-Http-Address",
- "Number-of-Running-Containers"
I think we need to show more information such as used resource, just like "yarn nodes -status" command.
Maybe we can add a parameter to -list, such as "-show-details" to enable printing all detailed information.