[ 
https://issues.apache.org/jira/browse/YARN-7180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196997#comment-16196997
 ] 

Daniel Templeton commented on YARN-7180:
----------------------------------------

What's there LGTM, but we'll also need to do something with the _else_ in 
{{FairSchedulerConfiguration}}:{code}    } else {
      resourcePercentage[0] = findPercentage(val, "memory")/100;
      resourcePercentage[1] = findPercentage(val, "cpu")/100;
    }{code}

> Remove class ResourceType
> -------------------------
>
>                 Key: YARN-7180
>                 URL: https://issues.apache.org/jira/browse/YARN-7180
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager, scheduler
>            Reporter: Yufei Gu
>            Assignee: Sunil G
>         Attachments: YARN-7180.001.patch, YARN-7180.002.patch
>
>
> org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceType isn't 
> needed any more with the new resource type change.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to