You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Mahadev konar (Updated) (JIRA)" <ji...@apache.org> on 2012/01/31 22:47:58 UTC

[jira] [Updated] (MAPREDUCE-3774) yarn-default.xml should be moved to hadoop-yarn-common.

     [ 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