yl09099 opened a new pull request, #5716:
URL: https://github.com/apache/hadoop/pull/5716

   YARN-11506.The formatted yarn queue list is displayed on the command line
   
   Original presentation format:
     4 queues were found :
     Queue Name Queue Path State Capacity Current Capacity Maximum Capacity 
Weight Maximum Parallel Apps
     queueA root.queueA RUNNING 40.00% 50.00% 80.00% -1.00 10
     queueB root.queueB RUNNING 40.00% 50.00% 80.00% -1.00 10
     queueC root.queueC RUNNING 40.00% 50.00% 80.00% -1.00 10
     queueD root.queueD RUNNING 40.00% 50.00% 80.00% -1.00 10
   
   New way of presentation:
   
+----------------------------------------------------------------------------------------------------------------------+
   |                                                 4 queues were found        
                                          |
   
+------------+-------------+---------+----------+------------------+------------------+--------+-----------------------+
   | Queue Name | Queue Path  |  State  | Capacity | Current Capacity | Maximum 
Capacity | Weight | Maximum Parallel Apps |
   
+------------+-------------+---------+----------+------------------+------------------+--------+-----------------------+
   |   queueA   | root.queueA | RUNNING |  40.00%  |      50.00%      |      
80.00%      | -1.00  |          10           |
   |   queueB   | root.queueB | RUNNING |  40.00%  |      50.00%      |      
80.00%      | -1.00  |          10           |
   |   queueC   | root.queueC | RUNNING |  40.00%  |      50.00%      |      
80.00%      | -1.00  |          10           |
   |   queueD   | root.queueD | RUNNING |  40.00%  |      50.00%      |      
80.00%      | -1.00  |          10           |
   
+------------+-------------+---------+----------+------------------+------------------+--------+-----------------------+


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


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

Reply via email to