You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Robert Joseph Evans (Created) (JIRA)" <ji...@apache.org> on 2012/03/09 16:00:58 UTC

[jira] [Created] (MAPREDUCE-3994) Port TestEmptyJob to maven, possibly using the MiniMRYarnCluster

Port TestEmptyJob to maven, possibly using the MiniMRYarnCluster
----------------------------------------------------------------

                 Key: MAPREDUCE-3994
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3994
             Project: Hadoop Map/Reduce
          Issue Type: Test
          Components: mrv2, test
    Affects Versions: 0.23.2
            Reporter: Robert Joseph Evans
            Assignee: Robert Joseph Evans


TestEmptyJob started failing recently.  MAPREDUCE-3982 fixes that failure, but it would have been good to have the test as part of maven so that the failure would have been caught long before it was checked in.

The test currently uses the MRMiniCluster, but it does some things with synchronization that are not currently available in the MiniMRYarnCluster.  Before just moving the test over, we need to better understand what the intention of the test is, and if it should just be deleted, if there are other tests that cover it.

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