[
https://issues.apache.org/jira/browse/YARN-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ray Chiang updated YARN-2284:
-----------------------------
Attachment: YARN2284-03.patch
Lost some work, so this is pretty close to a clean rewrite. Created abstract
JUnit base class for doing comparisons. Moved utility functions into same base
class. Subclasses for doing Configuration class<->XML comparisons are pretty
simple for now.
> Find missing config options in YarnConfiguration and yarn-default.xml
> ---------------------------------------------------------------------
>
> Key: YARN-2284
> URL: https://issues.apache.org/jira/browse/YARN-2284
> Project: Hadoop YARN
> Issue Type: Improvement
> Affects Versions: 2.4.1
> Reporter: Ray Chiang
> Assignee: Ray Chiang
> Priority: Minor
> Labels: supportability
> Attachments: YARN2284-01.patch, YARN2284-02.patch, YARN2284-03.patch
>
>
> YarnConfiguration has one set of properties. yarn-default.xml has another
> set of properties. Ideally, there should be an automatic way to find missing
> properties in either location.
> This is analogous to MAPREDUCE-5130, but for yarn-default.xml.
--
This message was sent by Atlassian JIRA
(v6.2#6252)