You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2013/07/02 21:01:20 UTC

[jira] [Created] (HADOOP-9686) Easy access to final parameters in Configuration

Jason Lowe created HADOOP-9686:
----------------------------------

             Summary: 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


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