You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2014/05/10 23:55:38 UTC

[jira] [Commented] (MAPREDUCE-5885) build/test/test.mapred.spill causes release audit warnings

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

Jason Lowe commented on MAPREDUCE-5885:
---------------------------------------

A quick search of the source finds the following tests using build/test/test.mapred.spill:

TestKeyFieldBasedComparator
TestComparators
TestMapOutputType
TestMapRed


> build/test/test.mapred.spill causes release audit warnings
> ----------------------------------------------------------
>
>                 Key: MAPREDUCE-5885
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5885
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: trunk
>            Reporter: Jason Lowe
>
> Multiple unit tests are creating files under hadoop-mapreduce-client-jobclient/build/test/test.mapred.spill which are causing release audit warnings during Jenkins patch precommit builds.  In addition to being in a poor location for test output and not cleaning up after the test, there are multiple tests using this location which will cause conflicts if tests are run in parallel.



--
This message was sent by Atlassian JIRA
(v6.2#6252)