You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Chen He (JIRA)" <ji...@apache.org> on 2014/01/21 17:54:20 UTC

[jira] [Updated] (YARN-1561) Fix a generic type warning in FairScheduler

     [ 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)