[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ahmed Radwan updated MAPREDUCE-3369:
------------------------------------

    Attachment: mv-cp_rev2.sh
                MAPREDUCE-3369_rev3_part2.patch
                MAPREDUCE-3369_rev3_part1.patch

This the updated patch after rebase on trunk to pick HADOOP-7590 mavenization 
changes. The patch is divided - as before - into part1 and part2, with part1 
equivalent to the series on commands in mv-cp_rev2.sh, and part2 is the diffs 
after moving the files.

I have excluded 4 classes out of the 29 test classes from the new patch because 
they depend on example classes from the newly introduced "examples" mvn module 
in HADOOP-7590. Adding this dependency would have introduced a cycle. I have 
discussed this issue with tucu offline, and having tests in mvn modules 
dependent on the examples mvn module will be problematic because these example 
classes typically depend on classes on the rest of the modules. 

One option could be moving these tests to the examples module, but we also 
thought it is not a clean solution. So I am excluding these classes from this 
patch so it can be applied cleanly. 

We need to address later the issue with tests using examples in the new mvn 
organization.
                
> 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_part1.patch, 
> MAPREDUCE-3369_rev3_part2.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