You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/01/28 23:39:35 UTC

[jira] [Created] (YARN-3107) Update TestYarnConfigurationFields to flag missing properties in yarn-default.xml with an error

Ray Chiang created YARN-3107:
--------------------------------

             Summary: Update TestYarnConfigurationFields to flag missing properties in yarn-default.xml with an error
                 Key: YARN-3107
                 URL: https://issues.apache.org/jira/browse/YARN-3107
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Ray Chiang
            Assignee: Ray Chiang


TestYarnConfigurationFields currently makes sure each property in yarn-default.xml is documented in one of the YARN configuration Java classes.  The reverse check can be turned on once the each YARN property is:

A) documented in yarn-default.xml OR
B) listed as an exception (with comments, e.g. for internal use) in the TestYarnConfigurationFields unit test




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)