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

Allen Wittenauer updated MAPREDUCE-4980:
----------------------------------------
    Attachment: MAPREDUCE-4980.011.patch

Thanks Steve for the help!

-11:
* rebased
* Found a few more tests that needed changes
* Reworked TestMRJobs and TestUberAM.  They now only start up one cluster, have 
more interesting logging, skips the thread dump test on machines without 
setsid/Windows. After these changes, this saves ~10 minutes on my laptop.
* Fix some specific timeout problems that only seem to appear on Jenkins.  (I 
don't see these failures locally.) This includes class-level timeout rules 
since cluster start/stop in @before/@after  aren't counted in @test timeout 
rules! 
* Started working through the checkstyle, whitespace, etc, issues
* Temporarily removed the distch changes to limit the precommit impact
* Add deprecation to ClusterFactory
* Add annotations to ClusterBuilder

Todo:
* finish checkstyle
* find and fix any more timeout issues, which sometimes manifest as weird 
failures due to how junit+surefire work
* re-add testdistch or push it to another issue

> Parallel test execution of hadoop-mapreduce-client-core
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-4980
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4980
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Tsuyoshi Ozawa
>            Assignee: Andrey Klochkov
>         Attachments: MAPREDUCE-4980.010.patch, MAPREDUCE-4980.011.patch, 
> MAPREDUCE-4980.1.patch, MAPREDUCE-4980--n3.patch, MAPREDUCE-4980--n4.patch, 
> MAPREDUCE-4980--n5.patch, MAPREDUCE-4980--n6.patch, MAPREDUCE-4980--n7.patch, 
> MAPREDUCE-4980--n7.patch, MAPREDUCE-4980--n8.patch, MAPREDUCE-4980.patch
>
>
> The maven surefire plugin supports parallel testing feature. By using it, the 
> tests can be run more faster.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to