[
https://issues.apache.org/jira/browse/MAPREDUCE-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated MAPREDUCE-3774:
-------------------------------------
Attachment: MAPREDUCE-3774.patch
This patch should fix it.
Here is a simple svn command to run when committing:
{code}
svn mv
hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/resources/yarn-default.xml
hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/
{code}
> 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
>
> Attachments: MAPREDUCE-3774.patch
>
>
> 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