[
https://issues.apache.org/jira/browse/MAPREDUCE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783561#action_12783561
]
Amareshwari Sriramadasu commented on MAPREDUCE-1140:
----------------------------------------------------
Test failures are unrelated.
bq. -1 contrib tests
Is due to MAPREDUCE-1245.
bq. -1 core tests
TestJobRetire timedout.
Looking at the logs from console output , i see that TaskTracker could not come
up because of HADOOP-4744, and job could not complete.
Here are the logs:
{noformat}
[exec] [junit] 2009-11-30 04:48:46,445 INFO mapred.JobTracker
(JobTracker.java:addNewTracker(2148)) - Adding tracker
tracker_host0.foo.com:localhost/127.0.0.1:39365 to host host0.foo.com
[exec] [junit] 2009-11-30 04:48:46,448 ERROR mapred.TaskTracker
(TaskTracker.java:offerService(1313)) - Caught exception: java.io.IOException:
Jetty problem. Jetty didn't bind to a valid port
[exec] [junit] at
org.apache.hadoop.mapred.TaskTracker.checkJettyPort(TaskTracker.java:1142)
[exec] [junit] at
org.apache.hadoop.mapred.TaskTracker.offerService(TaskTracker.java:1291)
[exec] [junit] at
org.apache.hadoop.mapred.TaskTracker.run(TaskTracker.java:1933)
[exec] [junit] at
org.apache.hadoop.mapred.MiniMRCluster$TaskTrackerRunner.run(MiniMRCluster.java:207)
[exec] [junit] at java.lang.Thread.run(Thread.java:619)
[exec] [junit]
[exec] [junit] 2009-11-30 04:48:46,457 INFO mapred.TaskTracker
(TaskTracker.java:run(731)) - Shutting down: Map-events fetcher for all reduce
tasks on tracker_host0.foo.com:localhost/127.0.0.1:39365
{noformat}
The same test passed on my machine.
> Per cache-file refcount can become negative when tasks release
> distributed-cache files
> --------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1140
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1140
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tasktracker
> Affects Versions: 0.20.2, 0.21.0, 0.22.0
> Reporter: Vinod K V
> Assignee: Amareshwari Sriramadasu
> Attachments: patch-1140-1.txt, patch-1140-2-ydist.txt,
> patch-1140-2.txt, patch-1140-3.txt, patch-1140-ydist.txt,
> patch-1140-ydist.txt, patch-1140.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.