siddhantsangwan commented on PR #8520:
URL: https://github.com/apache/ozone/pull/8520#issuecomment-2928993584

   > CLI options --most-used and --least-used are added to the ozone admin 
datanode list command, so that a user will be able to get the list of nodes in 
either descending or ascending order of their usage. The json output of this 
command when used with the CLI options mentioned earlier includes additional 
information such as used , capacity and percentused for each node listed and we 
can use jq's sort_by function for advanced sorting.
   
   > We are not trying to remove usageinfo command.
   
   `usageinfo` can already list out nodes in descending/ascending order. I 
don't know if it has a json option though.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to