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

Amar Kamat updated HADOOP-5606:
-------------------------------

    Attachment: final.patch

Attaching a test.

> Final parameters in Configuration doesnt get serialized
> -------------------------------------------------------
>
>                 Key: HADOOP-5606
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5606
>             Project: Hadoop Core
>          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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to