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