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 "Hitesh Shah (Commented) (JIRA)" <ji...@apache.org> on 2011/11/01 04:08:32 UTC

[jira] [Commented] (MAPREDUCE-3237) Move LocalJobRunner to hadoop-mapreduce-client-core module

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

Hitesh Shah commented on MAPREDUCE-3237:
----------------------------------------

Ran commands, applied non-consolidated patch ( with some changes listed below ) and ran mvn test install. Ran fine. 

A couple of minor changes for the patch: 
  - Patch already contains TestMRWithDistributedCache so the last step in the commands that need to be run should likely be an rm ( or an svn mv with an updated patch ).
  - src/java/META-INF/services/org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider has a reference to LocalProvider which can be removed.
                
> Move LocalJobRunner to hadoop-mapreduce-client-core module
> ----------------------------------------------------------
>
>                 Key: MAPREDUCE-3237
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3237
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3237-consolidated.patch, MAPREDUCE-3237-consolidated.patch, MAPREDUCE-3237-consolidated.patch, MAPREDUCE-3237.patch, MAPREDUCE-3237.patch, MAPREDUCE-3237.patch
>
>
> LocalJobRunner works independently of MR1 (jobtracker and tasktrackers) and MR2 (YARN). The MR1 directory is being kept around only to support unit tests, so LocalJobRunner should be moved out to somewhere more permanent.

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