[
https://issues.apache.org/jira/browse/HADOOP-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer resolved HADOOP-5606.
--------------------------------------
Resolution: Duplicate
Closing as a dupe of HADOOP-6317.
> Final parameters in Configuration doesnt get serialized
> -------------------------------------------------------
>
> Key: HADOOP-5606
> URL: https://issues.apache.org/jira/browse/HADOOP-5606
> Project: Hadoop Common
> Issue Type: Bug
> Components: conf
> Reporter: Amar Kamat
> Attachments: final.patch
>
>
> Here are the steps to reproduce the bug
> # Mark a parameter as _final_ in hadoop-site.xml
> # Load the conf in some job
> # Change the final parameter
> # Write the conf to a file
> The final parameter gets overridden upon serialization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)