You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "yl09099 (via GitHub)" <gi...@apache.org> on 2023/06/09 03:44:04 UTC

[GitHub] [hadoop] yl09099 commented on a diff in pull request #5716: YARN-11506.The formatted yarn queue list is displayed on CLI

yl09099 commented on code in PR #5716:
URL: https://github.com/apache/hadoop/pull/5716#discussion_r1223807168


##########
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:
   Thanks for the advice. I'll check it out



-- 
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-unsubscribe@hadoop.apache.org

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


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