[
https://issues.apache.org/jira/browse/YARN-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136703#comment-15136703
]
Varun Vasudev commented on YARN-4628:
-------------------------------------
Thanks for the patch [~bibinchundatt]. Some minor fixes required -
1)
{code}
-import com.google.common.cache.Cache;
-import com.google.common.cache.CacheBuilder;
+import com.google.common.cache.Cache;
+import com.google.common.cache.CacheBuilder;
+
{code}
This change is not required.
2)
Rename priorityComparator to AppPriorityComparator
Also, it looks like the patch hasn't gone through Jenkins - can you please
submit the patch for Jenkins once you make the changes?
> TopCli to support Application priority
> ---------------------------------------
>
> Key: YARN-4628
> URL: https://issues.apache.org/jira/browse/YARN-4628
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Bibin A Chundatt
> Assignee: Bibin A Chundatt
> Priority: Minor
> Attachments: 0001-YARN-4628.patch
>
>
> In Topcli support Apppriority
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)