[
https://issues.apache.org/jira/browse/YARN-9763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923645#comment-16923645
]
Jonathan Hung edited comment on YARN-9763 at 9/5/19 5:40 PM:
-------------------------------------------------------------
Thanks [~mkumar1984] +1 on the patch.
It doesn't apply cleanly to branch-3.1 and below though:
{noformat}
[ERROR]
/Users/jhung/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestAppManager.java:[1001,47]
cannot find symbol
[ERROR] symbol: variable Sets
[ERROR] location: class
org.apache.hadoop.yarn.server.resourcemanager.TestAppManager {noformat}
Can you upload a patch for branch-3.1?
Also the assertTrue static import wasn't added until branch-3.1 so we'll
probably need to use Assert.assertTrue in branch-2. Could you upload a patch
for that too?
was (Author: jhung):
Thanks [~mkumar1984] +1 on the patch.
It doesn't apply cleanly to branch-3.1 and below though:
{noformat}
[ERROR]
/Users/jhung/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestAppManager.java:[1001,47]
cannot find symbol
[ERROR] symbol: variable Sets
[ERROR] location: class
org.apache.hadoop.yarn.server.resourcemanager.TestAppManager {noformat}
Can you upload a patch for branch-3.1?
> Print application tags in application summary
> ---------------------------------------------
>
> Key: YARN-9763
> URL: https://issues.apache.org/jira/browse/YARN-9763
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Jonathan Hung
> Assignee: Manoj Kumar
> Priority: Major
> Labels: release-blocker
> Attachments: YARN-9763.01.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]