[
https://issues.apache.org/jira/browse/YARN-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen He updated YARN-1561:
--------------------------
Attachment: yarn-1561.patch
> Fix a generic type warning in FairScheduler
> -------------------------------------------
>
> Key: YARN-1561
> URL: https://issues.apache.org/jira/browse/YARN-1561
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: scheduler
> Reporter: Junping Du
> Assignee: Chen He
> Priority: Minor
> Labels: newbie
> Attachments: yarn-1561.patch
>
>
> The Comparator below should be specified with type:
> private Comparator nodeAvailableResourceComparator =
> new NodeAvailableResourceComparator();
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)