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 "Arun C Murthy (JIRA)" <ji...@apache.org> on 2011/08/28 06:57:37 UTC

[jira] [Created] (MAPREDUCE-2889) Add docs for writing new application frameworks

Add docs for writing new application frameworks
-----------------------------------------------

                 Key: MAPREDUCE-2889
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: documentation, mrv2
    Affects Versions: 0.23.0
            Reporter: Arun C Murthy
            Priority: Critical
             Fix For: 0.23.0


We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

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

        

[jira] [Commented] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hadoop QA commented on MAPREDUCE-2889:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12497267/MAPREDUCE-2889.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The applied patch generated 69 javac compiler warnings (more than the trunk's current 66 warnings).

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/920//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/920//console

This message is automatically generated.
                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hudson commented on MAPREDUCE-2889:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1076 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1076/])
    MAPREDUCE-2889. Added documentation for writing new YARN applications. Contributed by Hitesh Shah.

acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1177920
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/WritingYarnApplications.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/site.xml

                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hudson commented on MAPREDUCE-2889:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #26 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/26/])
    Merge -r 1177919:1177920 from trunk to branch-0.23 to fix MAPREDUCE-2889.

acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1177921
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/WritingYarnApplications.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/index.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/src/site/site.xml

                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hudson commented on MAPREDUCE-2889:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #998 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/998/])
    MAPREDUCE-2889. Added documentation for writing new YARN applications. Contributed by Hitesh Shah.

acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1177920
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/WritingYarnApplications.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/site.xml

                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hudson commented on MAPREDUCE-2889:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #817 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/817/])
    MAPREDUCE-2889. Added documentation for writing new YARN applications. Contributed by Hitesh Shah.

acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1177920
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/WritingYarnApplications.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/site.xml

                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hitesh Shah updated MAPREDUCE-2889:
-----------------------------------

    Status: Patch Available  (was: Open)
    
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] [Assigned] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Arun C Murthy reassigned MAPREDUCE-2889:
----------------------------------------

    Assignee: Hitesh Shah
    
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Arun C Murthy commented on MAPREDUCE-2889:
------------------------------------------

Some info to help folks get started:

It should be fairly trivial to ask for n resources, launch containers and then get them to run.

Some of the tests like [TestFifoScheduler|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/TestFifoScheduler.java?view=markup], and the mock [Application|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/Application.java?view=markup] used for testing should help give you an idea too.

The interfaces you'd most like be concerned with are:
[ClientRMProtocol|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ClientRMProtocol.java?view=markup] - Protocol for job-client (launching program from gateway) to talk to RM to launch a new application i.e. application master itself
[AMRMProtocol|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/AMRMProtocol.java?view=markup] - Protocol for AM to use to register/stop itself and get resources from the Scheduler
[ContainerManager|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ContainerManager.java?view=markup] - Protocol for AM to talk to NodeManager to start/stop containers

Sharad's presentation at the HUG on writing a custom AM: hadoop_contributors_meet_07_01_2011.pdf 


> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Priority: Critical
>             Fix For: 0.23.0
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

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

        

[jira] [Issue Comment Edited] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Arun C Murthy edited comment on MAPREDUCE-2889 at 8/28/11 5:03 AM:
-------------------------------------------------------------------

Some info to help folks get started:

It should be fairly trivial to ask for n resources, launch containers and then get them to run.

Some of the tests like [TestFifoScheduler|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/TestFifoScheduler.java?view=markup], and the mock [Application|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/Application.java?view=markup] used for testing should help give you an idea too.

The interfaces you'd most like be concerned with are:
[ClientRMProtocol|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ClientRMProtocol.java?view=markup] - Protocol for job-client (launching program from gateway) to talk to RM to launch a new application i.e. application master itself
[AMRMProtocol|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/AMRMProtocol.java?view=markup] - Protocol for AM to use to register/stop itself and get resources from the Scheduler
[ContainerManager|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ContainerManager.java?view=markup] - Protocol for AM to talk to NodeManager to start/stop containers

Sharad's presentation at the HUG on writing a custom AM: [hadoop_contributors_meet_07_01_2011.pdf|https://issues.apache.org/jira/secure/attachment/12485267/hadoop_contributors_meet_07_01_2011.pdf] 


      was (Author: acmurthy):
    Some info to help folks get started:

It should be fairly trivial to ask for n resources, launch containers and then get them to run.

Some of the tests like [TestFifoScheduler|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/TestFifoScheduler.java?view=markup], and the mock [Application|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/Application.java?view=markup] used for testing should help give you an idea too.

The interfaces you'd most like be concerned with are:
[ClientRMProtocol|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ClientRMProtocol.java?view=markup] - Protocol for job-client (launching program from gateway) to talk to RM to launch a new application i.e. application master itself
[AMRMProtocol|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/AMRMProtocol.java?view=markup] - Protocol for AM to use to register/stop itself and get resources from the Scheduler
[ContainerManager|http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ContainerManager.java?view=markup] - Protocol for AM to talk to NodeManager to start/stop containers

Sharad's presentation at the HUG on writing a custom AM: hadoop_contributors_meet_07_01_2011.pdf 

  
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Priority: Critical
>             Fix For: 0.23.0
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

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

        

[jira] [Updated] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hitesh Shah updated MAPREDUCE-2889:
-----------------------------------

    Attachment: MR-2889.1.patch

First cut at a doc for writing yarn applications. 
                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MR-2889.1.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Arun C Murthy updated MAPREDUCE-2889:
-------------------------------------

    Attachment: MAPREDUCE-2889.patch

Looks great Hitesh, thanks!

I just did minor edits, ensured 80-char limit etc.
                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hudson commented on MAPREDUCE-2889:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #847 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/847/])
    MAPREDUCE-2889. Added documentation for writing new YARN applications. Contributed by Hitesh Shah.

acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1177920
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/WritingYarnApplications.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/site.xml

                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hitesh Shah commented on MAPREDUCE-2889:
----------------------------------------

Additional warnings due to apache-rat-plugin warnings on a new module.
                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hadoop QA commented on MAPREDUCE-2889:
--------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12497227/MR-2889.1.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/918//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/918//console

This message is automatically generated.
                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MR-2889.1.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hitesh Shah updated MAPREDUCE-2889:
-----------------------------------

    Attachment: MR-2889.2.patch

Moved docs under a new hadoop-yarn-site module. 

Incorporated faq back into main page.
                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hitesh Shah updated MAPREDUCE-2889:
-----------------------------------

    Status: Patch Available  (was: Open)
    
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MR-2889.1.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hudson commented on MAPREDUCE-2889:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1018 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1018/])
    MAPREDUCE-2889. Added documentation for writing new YARN applications. Contributed by Hitesh Shah.

acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1177920
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/WritingYarnApplications.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/index.apt.vm
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/src/site/site.xml

                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Arun C Murthy commented on MAPREDUCE-2889:
------------------------------------------

Some info in the wiki (http://wiki.apache.org/hadoop/WritingYarnApps) we need to convert to site docs.
                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hudson commented on MAPREDUCE-2889:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #33 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/33/])
    Merge -r 1177919:1177920 from trunk to branch-0.23 to fix MAPREDUCE-2889.

acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1177921
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/WritingYarnApplications.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/index.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/SingleCluster.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/src/site/apt/index.apt.vm
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/src/site/site.xml

                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Arun C Murthy updated MAPREDUCE-2889:
-------------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: MAPREDUCE-2890
    
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Priority: Critical
>             Fix For: 0.23.0
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Arun C Murthy updated MAPREDUCE-2889:
-------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this. Thanks Hitesh!
                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2889.patch, MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hadoop QA commented on MAPREDUCE-2889:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12497257/MR-2889.2.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The applied patch generated 69 javac compiler warnings (more than the trunk's current 66 warnings).

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/919//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/919//console

This message is automatically generated.
                
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MR-2889.1.patch, MR-2889.2.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

--
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] (MAPREDUCE-2889) Add docs for writing new application frameworks

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

Hitesh Shah updated MAPREDUCE-2889:
-----------------------------------

    Status: Open  (was: Patch Available)
    
> Add docs for writing new application frameworks
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2889
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2889
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: MR-2889.1.patch
>
>
> We need to add docs for writing new application frameworks, including examples, javadocs and sample apps.

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