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 "Jason Lowe (JIRA)" <ji...@apache.org> on 2012/08/13 16:38:38 UTC

[jira] [Commented] (MAPREDUCE-4332) Add a yarn-client module

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

Jason Lowe commented on MAPREDUCE-4332:
---------------------------------------

Took a quick look, in general looks great.  Couple of comments:

* Need to update patch after yarn moved out of mapreduce in YARN-1.
* We should probably mark YarnClient as Public and Unstable or Evolving.
* Would also be nice to add javadocs to the interface methods since most other public interfaces have them.
                
> Add a yarn-client module
> ------------------------
>
>                 Key: MAPREDUCE-4332
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4332
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client, mrv2
>    Affects Versions: 2.0.0-alpha
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>             Fix For: 2.1.0-alpha
>
>         Attachments: MAPREDUCE-4332-20120621.txt, MAPREDUCE-4332-20120621-with-common-changes.txt, MAPREDUCE-4332-20120622.txt, MAPREDUCE-4332-20120625.txt
>
>
> I see that we are duplicating (some) code for talking to RM via client API. In this light, a yarn-client module will be useful so that clients of all frameworks can use/extend it.
> And that same module can be the destination for all the YARN's command line tools.

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