yarn-default.xml should be moved to hadoop-yarn-common.
-------------------------------------------------------
Key: MAPREDUCE-3774
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3774
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2
Affects Versions: 0.23.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.23.1
yarn-default.xml right now resides in hadoop-yarn-server-common jars which is
not the right thing to do since this jar might not be needed in some cases when
depending upon yarn. We should move it to hadoop-yarn-common which is a
required dependency for all the yarn components (client/server).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira