[jira] [Assigned] (MAPREDUCE-3393) TestMRJobs, TestMROldApiJobs, and TestUberAM failures

2011-11-14 Thread Hitesh Shah (Assigned) (JIRA)

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

Hitesh Shah reassigned MAPREDUCE-3393:
--

Assignee: Thomas Graves  (was: Hitesh Shah)

Re-assigning back to Thomas to investigate more as not reproducible.

 TestMRJobs, TestMROldApiJobs, and TestUberAM failures
 -

 Key: MAPREDUCE-3393
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3393
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Thomas Graves
 Attachments: MR-3393.1.patch, MR-3393.2.patch, 
 org.apache.hadoop.mapreduce.v2.TestMRJobs-output.txt


 Check out branch 0.23 and run mvn test from hadoop-mapreduce-project directory
 ---
  T E S T S
 ---
 Running org.apache.hadoop.mapred.TestClientServiceDelegate
 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.717 sec
 Running org.apache.hadoop.mapred.TestClientRedirect
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.436 sec
 Running org.apache.hadoop.mapreduce.TestYarnClientProtocolProvider
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 sec
 Running org.apache.hadoop.mapreduce.v2.TestMRJobs
 Tests run: 4, Failures: 3, Errors: 1, Skipped: 0, Time elapsed: 67.999 sec 
  FAILURE!
 Running org.apache.hadoop.mapreduce.v2.TestYARNRunner
 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.976 sec
 Running org.apache.hadoop.mapreduce.v2.TestMROldApiJobs
 Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 31.879 sec 
  FAILURE!
 Running org.apache.hadoop.mapreduce.v2.TestMRJobsWithHistoryService
 ^NRunning org.apache.hadoop.mapreduce.v2.TestUberAM
 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 101.096 sec 
  FAILURE!
 Results :
 Failed tests:   testSleepJob(org.apache.hadoop.mapreduce.v2.TestMRJobs)
   testRandomWriter(org.apache.hadoop.mapreduce.v2.TestMRJobs)
   testDistributedCache(org.apache.hadoop.mapreduce.v2.TestMRJobs)
   testJobSucceed(org.apache.hadoop.mapreduce.v2.TestMROldApiJobs): Job 
 expected to succeed failed
   testJobFail(org.apache.hadoop.mapreduce.v2.TestMROldApiJobs)
 Tests in error: 
   testFailingMapper(org.apache.hadoop.mapreduce.v2.TestMRJobs): 0
   org.apache.hadoop.mapreduce.v2.TestUberAM: Failed to Start 
 org.apache.hadoop.mapreduce.v2.TestMRJobs
 Tests run: 19, Failures: 5, Errors: 2, Skipped: 0

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




[jira] [Assigned] (MAPREDUCE-3393) TestMRJobs, TestMROldApiJobs, and TestUberAM failures

2011-11-11 Thread Mahadev konar (Assigned) (JIRA)

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

Mahadev konar reassigned MAPREDUCE-3393:


Assignee: Hitesh Shah

 TestMRJobs, TestMROldApiJobs, and TestUberAM failures
 -

 Key: MAPREDUCE-3393
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3393
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0
Reporter: Thomas Graves
Assignee: Hitesh Shah
 Attachments: MR-3393.1.patch


 Check out branch 0.23 and run mvn test from hadoop-mapreduce-project directory
 ---
  T E S T S
 ---
 Running org.apache.hadoop.mapred.TestClientServiceDelegate
 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.717 sec
 Running org.apache.hadoop.mapred.TestClientRedirect
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.436 sec
 Running org.apache.hadoop.mapreduce.TestYarnClientProtocolProvider
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 sec
 Running org.apache.hadoop.mapreduce.v2.TestMRJobs
 Tests run: 4, Failures: 3, Errors: 1, Skipped: 0, Time elapsed: 67.999 sec 
  FAILURE!
 Running org.apache.hadoop.mapreduce.v2.TestYARNRunner
 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.976 sec
 Running org.apache.hadoop.mapreduce.v2.TestMROldApiJobs
 Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 31.879 sec 
  FAILURE!
 Running org.apache.hadoop.mapreduce.v2.TestMRJobsWithHistoryService
 ^NRunning org.apache.hadoop.mapreduce.v2.TestUberAM
 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 101.096 sec 
  FAILURE!
 Results :
 Failed tests:   testSleepJob(org.apache.hadoop.mapreduce.v2.TestMRJobs)
   testRandomWriter(org.apache.hadoop.mapreduce.v2.TestMRJobs)
   testDistributedCache(org.apache.hadoop.mapreduce.v2.TestMRJobs)
   testJobSucceed(org.apache.hadoop.mapreduce.v2.TestMROldApiJobs): Job 
 expected to succeed failed
   testJobFail(org.apache.hadoop.mapreduce.v2.TestMROldApiJobs)
 Tests in error: 
   testFailingMapper(org.apache.hadoop.mapreduce.v2.TestMRJobs): 0
   org.apache.hadoop.mapreduce.v2.TestUberAM: Failed to Start 
 org.apache.hadoop.mapreduce.v2.TestMRJobs
 Tests run: 19, Failures: 5, Errors: 2, Skipped: 0

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