You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Zesheng Wu (JIRA)" <ji...@apache.org> on 2013/01/18 07:36:12 UTC

[jira] [Created] (CONFIGURATION-522) support specify config items through system property

Zesheng Wu created CONFIGURATION-522:
----------------------------------------

             Summary: support specify config items through system property
                 Key: CONFIGURATION-522
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-522
             Project: Commons Configuration
          Issue Type: Improvement
          Components: Interpolation
    Affects Versions: 2.x
            Reporter: Zesheng Wu
            Priority: Minor
             Fix For: 2.x


The current hadoop config items are mainly interpolated from the *-site.xml files. In our production environment, we need a mechanism that can specify config items through system properties, which is something like the gflags for system built with C++, it's really very handy.
The main purpose of this patch is to improve the convenience of hadoop systems, especially when people do testing or perf tuning, which always need to modify the *-site.xml files

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