Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
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