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

Ahmed Radwan commented on MAPREDUCE-3237:
-----------------------------------------

Thanks Tom for addressing this issue! Trying the last patch 
"MAPREDUCE-3237-consolidated.patch", seems the patch is corrupted, the contents 
of TestMRWithDistributedCache class are entered twice, so the project doesn't 
compile after applying the patch. Can you please update the patch.

Manually removing this duplicate contents solves the issue, and it compiles and 
TestMRWithDistributedCache passes. Thanks.


                
> 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.0, 0.24.0
>
>         Attachments: MAPREDUCE-3237-consolidated.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

        

Reply via email to