Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
There are a lot of the following in the test logs:
2011-03-16 13:47:02,267 INFO mapred.TaskTracker (TaskTracker.java:shutdown(1275)) - Shutting down StatusHttpServer 2011-03-16 13:48:02,349 ERROR mapred.TaskTracker (TaskTracker.java:offerService(1609)) - Caught exception: java.io.IOException: Call to localhost/127.0.0.1:57512 failed on local exception: java.nio.channels.ClosedByInterruptException
Note there is over one minute between the first line and the second.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-6762 exception while doing RPC I/O closes channel
- Closed