[ 
https://issues.apache.org/jira/browse/YARN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430453#comment-13430453
 ] 

Alejandro Abdelnur commented on YARN-1:
---------------------------------------

I've done a build with -Pdist and I was able to run one of the MR examples 
after tweaking the the hadoop-config.sh in libexec/ to

{code}
YARN_DIR=${YARN_DIR:-"share/hadoop/yarn"}
YARN_LIB_JARS_DIR=${YARN_LIB_JARS_DIR:-"share/hadoop/yarn/lib"}
{code}

The patch is missing this change in the hadoop-config.sh file

Other than that seems OK. 

I think we should follow with 2 JIRAs to flatten  all submodules under 
hadoop-mapreduce-project and hadoop-yarn-project modules. Also, to remove 
<dependencies> sections from the aggregator POMs.



                
> Move YARN out of hadoop-mapreduce
> ---------------------------------
>
>                 Key: YARN-1
>                 URL: https://issues.apache.org/jira/browse/YARN-1
>             Project: Hadoop YARN
>          Issue Type: Task
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>         Attachments: YARN-1.patch, YARN-1.sh
>
>
> Move YARN out of hadoop-mapreduce-project into hadoop-yarn-project in hadoop 
> trunk

--
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

        

Reply via email to