[ https://issues.apache.org/jira/browse/HADOOP-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109614#comment-13109614 ]
Ravi Prakash commented on HADOOP-7664: -------------------------------------- Thanks Harsh! :) Users usually tend to use the same config files as were used to start up the cluster. Ideally they should have two different config files, one for bringing up the cluster. And another for submitting jobs. Unfortunately that is cumbersome. I think the point of throwing a warning though is that some configuration which the user wanted to set was not able to be set and as a consequence their job might behave differently. If the value of the setting was already what the user wanted, she/he does not need notification in my opinion. > o.a.h.conf.Configuration complains of overriding final parameter even if the > value with which its attempting to override is the same. > -------------------------------------------------------------------------------------------------------------------------------------- > > Key: HADOOP-7664 > URL: https://issues.apache.org/jira/browse/HADOOP-7664 > Project: Hadoop Common > Issue Type: Improvement > Components: conf > Affects Versions: 0.23.0 > Environment: commit a2f64ee8d9312fe24780ec53b15af439a315796d > Reporter: Ravi Prakash > Assignee: Ravi Prakash > Priority: Minor > Fix For: 0.23.0 > > Attachments: HADOOP-7664.patch > > Original Estimate: 1m > Time Spent: 1m > Remaining Estimate: 0h > > o.a.h.conf.Configuration complains of overriding final parameter even if the > value with which its attempting to override is the same. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira