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 "Thomas Graves (JIRA)" <ji...@apache.org> on 2011/08/18 17:46:28 UTC

[jira] [Created] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

update INSTALL with config necessary run mapred on yarn
-------------------------------------------------------

                 Key: MAPREDUCE-2854
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Thomas Graves
            Assignee: Thomas Graves


The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.

<property>
<name> mapreduce.framework.name</name>
<value>yarn</value>
</property>


The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087189#comment-13087189 ] 

Thomas Graves commented on MAPREDUCE-2854:
------------------------------------------

I can't sign up for it right now. 

> update INSTALL with config necessary run mapred on yarn
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: install_patch.txt, install_patch_2.txt
>
>
> The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.
> <property>
> <name> mapreduce.framework.name</name>
> <value>yarn</value>
> </property>
> The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087321#comment-13087321 ] 

Hudson commented on MAPREDUCE-2854:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #754 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/754/])
    MAPREDUCE-2854. update INSTALL with config necessary run mapred on yarn. (thomas graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1159421
Files : 
* /hadoop/common/trunk/hadoop-mapreduce/hadoop-yarn/README
* /hadoop/common/trunk/hadoop-mapreduce/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce/INSTALL


> update INSTALL with config necessary run mapred on yarn
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: install_patch.txt, install_patch_2.txt
>
>
> The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.
> <property>
> <name> mapreduce.framework.name</name>
> <value>yarn</value>
> </property>
> The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated MAPREDUCE-2854:
-------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Just pushed this. Thanks Tom!

> update INSTALL with config necessary run mapred on yarn
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: install_patch.txt, install_patch_2.txt
>
>
> The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.
> <property>
> <name> mapreduce.framework.name</name>
> <value>yarn</value>
> </property>
> The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated MAPREDUCE-2854:
-------------------------------------

    Attachment: install_patch_2.txt

> update INSTALL with config necessary run mapred on yarn
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: install_patch.txt, install_patch_2.txt
>
>
> The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.
> <property>
> <name> mapreduce.framework.name</name>
> <value>yarn</value>
> </property>
> The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087157#comment-13087157 ] 

Mahadev konar commented on MAPREDUCE-2854:
------------------------------------------

thanks thomas, Ill go ahead and push this. +1 for having a default set of configs to start with, want to take a crack at it?

> update INSTALL with config necessary run mapred on yarn
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: install_patch.txt, install_patch_2.txt
>
>
> The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.
> <property>
> <name> mapreduce.framework.name</name>
> <value>yarn</value>
> </property>
> The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087360#comment-13087360 ] 

Hudson commented on MAPREDUCE-2854:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #767 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/767/])
    MAPREDUCE-2854. update INSTALL with config necessary run mapred on yarn. (thomas graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1159421
Files : 
* /hadoop/common/trunk/hadoop-mapreduce/hadoop-yarn/README
* /hadoop/common/trunk/hadoop-mapreduce/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce/INSTALL


> update INSTALL with config necessary run mapred on yarn
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: install_patch.txt, install_patch_2.txt
>
>
> The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.
> <property>
> <name> mapreduce.framework.name</name>
> <value>yarn</value>
> </property>
> The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated MAPREDUCE-2854:
-------------------------------------

        Fix Version/s: 0.23.0
    Affects Version/s: 0.23.0
               Status: Patch Available  (was: Open)

> update INSTALL with config necessary run mapred on yarn
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: install_patch.txt
>
>
> The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.
> <property>
> <name> mapreduce.framework.name</name>
> <value>yarn</value>
> </property>
> The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated MAPREDUCE-2854:
-------------------------------------

    Attachment: install_patch.txt

> update INSTALL with config necessary run mapred on yarn
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: install_patch.txt
>
>
> The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.
> <property>
> <name> mapreduce.framework.name</name>
> <value>yarn</value>
> </property>
> The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2854) update INSTALL with config necessary run mapred on yarn

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087146#comment-13087146 ] 

Thomas Graves commented on MAPREDUCE-2854:
------------------------------------------

updated the instructions.  It would be nice if we had default set of configs to start with.

> update INSTALL with config necessary run mapred on yarn
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-2854
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: install_patch.txt
>
>
> The following config is needed to run mapreduce on yarn framework.  Document it in the INSTALL doc.
> <property>
> <name> mapreduce.framework.name</name>
> <value>yarn</value>
> </property>
> The INSTALL doc also still references the old 22 mapred examples jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira