[ 
https://issues.apache.org/jira/browse/YARN-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Spandan Dutta updated YARN-4043:
--------------------------------
    Description: 
In the following 
[function|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java#L2739].
 

When the attr is in the list of final attrs it just outputs this message 
without actually updating any resources as per my understanding. 

We change this to debug logging.

  was:
In the following 
[function|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java#L2739].
 

When the attr is in the list of final attrs it just outputs this message 
without actually updating any resources as per my understanding. 

We should remove this warning.


> Change logging of warning message : "an attempt to override final parameter:"
> -----------------------------------------------------------------------------
>
>                 Key: YARN-4043
>                 URL: https://issues.apache.org/jira/browse/YARN-4043
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Spandan Dutta
>            Assignee: Spandan Dutta
>         Attachments: warn-msg.patch, warn-msg.patch
>
>
> In the following 
> [function|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java#L2739].
>  
> When the attr is in the list of final attrs it just outputs this message 
> without actually updating any resources as per my understanding. 
> We change this to debug logging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to