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

Daniel Templeton edited comment on YARN-7143 at 11/7/17 8:49 PM:
-----------------------------------------------------------------

Rebased to trunk and removed the return value from {{addResourcesFileToConf()}} 
since we weren't doing anything with it.  If we can't find the file, I don't 
think there's any need to do more than just log that fact, which we do.


was (Author: templedf):
Rebased to trunk and removed the return value from {{addResourcesFileToConf()}} 
since we weren't doing anything with it.  If we can't find the file, I don't 
think there's any need to more than just log that fact, which we do.

> FileNotFound handling in ResourceUtils is inconsistent
> ------------------------------------------------------
>
>                 Key: YARN-7143
>                 URL: https://issues.apache.org/jira/browse/YARN-7143
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>    Affects Versions: YARN-3926
>            Reporter: Daniel Templeton
>            Assignee: Daniel Templeton
>         Attachments: YARN-7143.002.patch, YARN-7143.YARN-3926.001.patch
>
>
> When loading the resource-types.xml file, we warn and move on if it's not 
> found.  When loading the node-resource.xml file, we abort loading resource 
> types if the file isn't found.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to