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 "Kihwal Lee (JIRA)" <ji...@apache.org> on 2012/07/09 23:54:34 UTC

[jira] [Created] (MAPREDUCE-4416) Some tests run twice or fail if Clover is enabled

Kihwal Lee created MAPREDUCE-4416:
-------------------------------------

             Summary: Some tests run twice or fail if Clover is enabled
                 Key: MAPREDUCE-4416
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4416
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: client, mrv2
    Affects Versions: 2.0.0-alpha, 3.0.0
            Reporter: Kihwal Lee
             Fix For: 2.0.1-alpha, 3.0.0


Some tests run twice. E.g. try mvn test -Dtest=TestJobConf. It runs under hadoop-mapreduce-client-core and hadoop-mapreduce-client-jobclient.

There are number of tests running under hadoop-mapreduce-client-jobclient that fail if Clover is enabled. Whenever a job is launched, AM doesn't start because it can't locate the clover jar file.

It seems this started happening after MAPREDUCE-4253.

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