You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2012/08/06 17:34:02 UTC

[jira] [Created] (YARN-1) Move YARN out of hadoop-mapreduce

Arun C Murthy created YARN-1:
--------------------------------

             Summary: Move YARN out of hadoop-mapreduce
                 Key: YARN-1
                 URL: https://issues.apache.org/jira/browse/YARN-1
             Project: Apache Yarn
          Issue Type: Task
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy


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

        

[jira] [Updated] (YARN-1) Move YARN out of hadoop-mapreduce

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/YARN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated YARN-1:
-----------------------------

    Attachment: YARN-1.sh
                YARN-1.patch

Here is a script & patch.

YARN-1.sh just does an 'svn move' while YARN-1.patch is the necessary build changes.

I'd appreciate a review.
                
> 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

        

[jira] [Commented] (YARN-1) Move YARN out of hadoop-mapreduce

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Commented] (YARN-1) Move YARN out of hadoop-mapreduce

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430840#comment-13430840 ] 

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

+1
                
> 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.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

        

[jira] [Updated] (YARN-1) Move YARN out of hadoop-mapreduce

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/YARN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated YARN-1:
-----------------------------

    Fix Version/s: 0.23.3
    
> 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
>             Fix For: 2.1.0-alpha, 0.23.3
>
>         Attachments: YARN-1.patch, 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

        

[jira] [Closed] (YARN-1) Move YARN out of hadoop-mapreduce

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/YARN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy closed YARN-1.
----------------------------

    
> 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
>             Fix For: 2.0.2-alpha, 0.23.3
>
>         Attachments: YARN-1.patch, 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (YARN-1) Move YARN out of hadoop-mapreduce

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13431445#comment-13431445 ] 

Robert Joseph Evans commented on YARN-1:
----------------------------------------

Arun can you add in 0.23.3 as a version for yarn? I merged this into 0.23.3, but I have no way to mark it in the JIRA.
                
> 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
>             Fix For: 2.1.0-alpha
>
>         Attachments: YARN-1.patch, 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

        

[jira] [Resolved] (YARN-1) Move YARN out of hadoop-mapreduce

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/YARN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy resolved YARN-1.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0-alpha

Thanks for the review Alejandro. I've just committed this.

Please open a jira for your views on flattening heirarchy etc., they seem very reasonable.
                
> 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
>             Fix For: 2.1.0-alpha
>
>         Attachments: YARN-1.patch, 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

        

[jira] [Commented] (YARN-1) Move YARN out of hadoop-mapreduce

Posted by "Eli Collins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438322#comment-13438322 ] 

Eli Collins commented on YARN-1:
--------------------------------

The branch-2.1.0-alpha commit had the mvn vresion set to 3.0.0-SNAPSHOT, I updated it to 2.1.0-SNAPSHOT. There are still build issues in this branch, filed YARN-36.

                
> 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
>             Fix For: 2.1.0-alpha, 0.23.3
>
>         Attachments: YARN-1.patch, 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

        

[jira] [Updated] (YARN-1) Move YARN out of hadoop-mapreduce

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/YARN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated YARN-1:
-----------------------------

    Attachment: YARN-1.patch

Thanks for the review Alejandro, I've incorporated your feedback. I think this looks good to go...
                
> 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.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