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

Daniel Templeton commented on YARN-7205:
----------------------------------------

I hear ya, but given that resource types can't actually be turned off, I don't 
see the point in trying to make it look like it can.  As you said, the admin 
can choose to configure additional resources or not.  I don't think it helps to 
add yet another config property to control whether that config file is read.  
Since these logs are all at debug level now, I don't think it's a big issue in 
any case.

> Log improvements for the ResourceUtils
> --------------------------------------
>
>                 Key: YARN-7205
>                 URL: https://issues.apache.org/jira/browse/YARN-7205
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager, resourcemanager
>            Reporter: Jian He
>            Assignee: Sunil G
>         Attachments: YARN-7205.001.patch, YARN-7205.002.patch
>
>
> I've seen below logs printed at the service client console after the merge, 
> can this be moved to debug level log ? cc  [~sunilg], [~leftnoteasy]
> {code}
> 17/09/15 10:26:32 INFO conf.Configuration: resource-types.xml not found
> 17/09/15 10:26:32 INFO resource.ResourceUtils: Unable to find 
> 'resource-types.xml'. Falling back to memory and vcores as resources.
> 17/09/15 10:26:32 INFO resource.ResourceUtils: Adding resource type - name = 
> memory-mb, units = Mi, type = COUNTABLE
> 17/09/15 10:26:32 INFO resource.ResourceUtils: Adding resource type - name = 
> vcores, units = , type = COUNTABLE
> {code}



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