[
https://issues.apache.org/jira/browse/MAPREDUCE-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199846#comment-13199846
]
Ravi Prakash commented on MAPREDUCE-3798:
-----------------------------------------
Dunno if its relevant but I see these in the logs
{noformat}
2012-02-03 04:01:24,992 WARN [Thread-519] mapred.TaskRunner
(TaskRunner.java:run(224)) - attempt_20120203035807432_0009_m_000001_3 : Child
Error
java.io.IOException: Task process exit with nonzero status of 1.
at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:212)
2012-02-03 04:01:25,029 INFO [IPC Server handler 0 on 38926]
mapred.TaskInProgress (TaskInProgress.java:updateStatus(672)) - Error from
attempt_20120203035807432_0009_m_000001_3 on
tracker_host0.foo.com:localhost/127.0.0.1:58634: java.lang.Throwable: Child
Error
at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:225)
Caused by: java.io.IOException: Task process exit with nonzero status of 1.
at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:212)
{noformat}
and
{noformat}
2012-02-03 04:01:32,638 ERROR [Thread-38] mapred.TaskTracker
(TaskTracker.java:offerService(1603)) - Caught exception: java.io.IOException:
Jetty problem. Jetty didn't bind to a valid port
at
org.apache.hadoop.mapred.TaskTracker.checkJettyPort(TaskTracker.java:1408)
at
org.apache.hadoop.mapred.TaskTracker.offerService(TaskTracker.java:1581)
at org.apache.hadoop.mapred.TaskTracker.run(TaskTracker.java:2444)
at
org.apache.hadoop.mapred.MiniMRCluster$TaskTrackerRunner.run(MiniMRCluster.java:229)
at java.lang.Thread.run(Thread.java:662)
{noformat}
> TestJobCleanup testCustomCleanup is failing
> -------------------------------------------
>
> Key: MAPREDUCE-3798
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3798
> Project: Hadoop Map/Reduce
> Issue Type: Test
> Components: test
> Affects Versions: 0.23.0
> Reporter: Ravi Prakash
> Labels: test
>
> File
> <somepath>/hadoop-mapreduce-project/build/test/data/test-job-cleanup/output-8/_custom_cleanup
> missing for job job_20120203035807432_0009
> junit.framework.AssertionFailedError: File
> <somepath>/hadoop-mapreduce-project/build/test/data/test-job-cleanup/output-8/_custom_cleanup
> missing for job job_20120203035807432_0009
> at
> org.apache.hadoop.mapred.TestJobCleanup.testKilledJob(TestJobCleanup.java:228)
> at
> org.apache.hadoop.mapred.TestJobCleanup.testCustomCleanup(TestJobCleanup.java:302)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
> at junit.extensions.TestSetup.run(TestSetup.java:27)
--
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