[
https://issues.apache.org/jira/browse/HADOOP-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745935#comment-13745935
]
Hudson commented on HADOOP-9686:
--------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk #308 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/308/])
HADOOP-9686. Easy access to final parameters in Configuration (Jason Lowe via
jeagles) (jeagles:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1515984)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
> Easy access to final parameters in Configuration
> ------------------------------------------------
>
> Key: HADOOP-9686
> URL: https://issues.apache.org/jira/browse/HADOOP-9686
> Project: Hadoop Common
> Issue Type: Improvement
> Components: conf
> Affects Versions: 2.1.0-beta
> Reporter: Jason Lowe
> Assignee: Jason Lowe
> Fix For: 3.0.0, 2.3.0, 0.23.10, 2.1.1-beta
>
> Attachments: HADOOP-9686.patch
>
>
> It would be nice if there was an easy way to get final parameters within a
> Configuration. This would allow clients who wrap Configuration to easily
> determine which properties should not be changed and implement stricter
> semantics for them (e.g.: throw an exception when attempts to change them are
> made).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira