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

Ahmed Radwan commented on MAPREDUCE-3369:
-----------------------------------------

The additional findbugs and javac warnings are the result of copying classes to 
the mvn tree, while the originals were not removed, and these classes already 
had these warnings. I have also removed the TestDistCh that I missed in the 
previous patch; this class is flaky, it succeeds sometimes and generate random 
errors occasionally on mr2. All 24 test classes in the new patch 
(MAPREDUCE-3369_rev4_full.patch) run successfully as shown above in the Jenkins 
results.
                
> Migrate MR1 tests to run on MR2 using the new interfaces introduced in 
> MAPREDUCE-3169
> -------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3369
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3369
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv1, mrv2, test
>    Affects Versions: 0.23.0
>            Reporter: Ahmed Radwan
>            Assignee: Ahmed Radwan
>         Attachments: MAPREDUCE-3369.patch, MAPREDUCE-3369_rev2_part1.patch, 
> MAPREDUCE-3369_rev2_part2.patch, MAPREDUCE-3369_rev3_full.patch, 
> MAPREDUCE-3369_rev3_part1.patch, MAPREDUCE-3369_rev3_part2.patch, 
> MAPREDUCE-3369_rev4_full.patch, mv-cp.sh, mv-cp_rev2.sh
>
>
> This ticket tracks the migration of MR1 tests (currently residing in 
> "hadoop-mapreduce-project/src/test/") to run on MR2. The migration is using 
> the new interfaces introduced in MAPREDUCE-3169.

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