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

Jonathan Eagles updated HADOOP-9686:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.1-beta
                   0.23.10
                   3.0.0
           Status: Resolved  (was: Patch Available)
    
> 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, 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

Reply via email to