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

        

Reply via email to