[
https://issues.apache.org/jira/browse/YARN-11506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729156#comment-17729156
]
ASF GitHub Bot commented on YARN-11506:
---------------------------------------
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 |
+------------+-------------+---------+----------+------------------+------------------+--------+-----------------------+
> The formatted yarn queue list is displayed on the command line
> --------------------------------------------------------------
>
> Key: YARN-11506
> URL: https://issues.apache.org/jira/browse/YARN-11506
> Project: Hadoop YARN
> Issue Type: Improvement
> Affects Versions: 3.3.4
> Reporter: Lu Yuan
> Priority: Minor
>
> h4. In the issue list YARN-11474, the printed information is not aligned,This
> issue fixes the yarn queue display formatting problem
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]