[
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