[
https://issues.apache.org/jira/browse/YARN-11506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729256#comment-17729256
]
ASF GitHub Bot commented on YARN-11506:
---------------------------------------
slfan1989 commented on code in PR #5716:
URL: https://github.com/apache/hadoop/pull/5716#discussion_r1217801098
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/pom.xml:
##########
@@ -175,6 +175,12 @@
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>com.blinkfox</groupId>
+ <artifactId>mini-table</artifactId>
+ <version>1.0.0</version>
Review Comment:
This version needs to be added in the parent project, We need to make sure
there are no CVE issues.
> 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
> Labels: pull-request-available
>
> 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]