Created
June 7, 2011 10:12
-
-
Save miguno/1011986 to your computer and use it in GitHub Desktop.
Bikash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2011-05-31 14:44:47,611 INFO org.apache.hadoop.mapred.JobTracker: STARTUP_MSG: | |
/************************************************************ | |
STARTUP_MSG: Starting JobTracker | |
STARTUP_MSG: host = PDCloud-Host3/9.126.113.177 | |
STARTUP_MSG: args = [] | |
STARTUP_MSG: version = 0.20.2 | |
STARTUP_MSG: build = https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20 -r 911707; compiled by 'chrisdo' on Fri Feb 19 08:07:34 UTC 2010 | |
************************************************************/ | |
2011-05-31 14:44:47,747 INFO org.apache.hadoop.mapred.JobTracker: Scheduler configured with (memSizeForMapSlotOnJT, memSizeForReduceSlotOnJT, limitMaxMemForMapTasks, limitMaxMemForReduceTasks) (-1, -1, -1, -1) | |
2011-05-31 14:44:47,833 INFO org.apache.hadoop.ipc.metrics.RpcMetrics: Initializing RPC Metrics with hostName=JobTracker, port=54311 | |
2011-05-31 14:44:48,014 INFO org.mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog | |
2011-05-31 14:44:48,222 INFO org.apache.hadoop.http.HttpServer: Port returned by webServer.getConnectors()[0].getLocalPort() before open() is -1. Opening the listener on 50030 | |
2011-05-31 14:44:48,224 INFO org.apache.hadoop.http.HttpServer: listener.getLocalPort() returned 50030 webServer.getConnectors()[0].getLocalPort() returned 50030 | |
2011-05-31 14:44:48,224 INFO org.apache.hadoop.http.HttpServer: Jetty bound to port 50030 | |
2011-05-31 14:44:48,224 INFO org.mortbay.log: jetty-6.1.14 | |
2011-05-31 14:46:44,825 INFO org.mortbay.log: Started [email protected]:50030 | |
2011-05-31 14:46:44,827 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId= | |
2011-05-31 14:46:44,828 INFO org.apache.hadoop.mapred.JobTracker: JobTracker up at: 54311 | |
2011-05-31 14:46:44,828 INFO org.apache.hadoop.mapred.JobTracker: JobTracker webserver: 50030 | |
2011-05-31 14:46:45,104 INFO org.apache.hadoop.mapred.JobTracker: Cleaning up the system directory | |
2011-05-31 14:46:45,178 INFO org.apache.hadoop.mapred.CompletedJobStatusStore: Completed job store is inactive | |
2011-05-31 14:46:45,237 INFO org.apache.hadoop.hdfs.DFSClient: Exception in createBlockOutputStream java.net.NoRouteToHostException: No route to host | |
2011-05-31 14:46:45,237 INFO org.apache.hadoop.hdfs.DFSClient: Abandoning block blk_4013014521205189462_1002 | |
2011-05-31 14:46:51,245 INFO org.apache.hadoop.hdfs.DFSClient: Exception in createBlockOutputStream java.net.NoRouteToHostException: No route to host | |
2011-05-31 14:46:51,245 INFO org.apache.hadoop.hdfs.DFSClient: Abandoning block blk_-3016645144670606771_1002 | |
2011-05-31 14:46:57,252 INFO org.apache.hadoop.hdfs.DFSClient: Exception in createBlockOutputStream java.net.NoRouteToHostException: No route to host | |
2011-05-31 14:46:57,253 INFO org.apache.hadoop.hdfs.DFSClient: Abandoning block blk_2070418204561266533_1002 | |
2011-05-31 14:47:03,260 INFO org.apache.hadoop.hdfs.DFSClient: Exception in createBlockOutputStream java.net.NoRouteToHostException: No route to host | |
2011-05-31 14:47:03,261 INFO org.apache.hadoop.hdfs.DFSClient: Abandoning block blk_3416322297048683991_1002 | |
2011-05-31 14:47:09,264 WARN org.apache.hadoop.hdfs.DFSClient: DataStreamer Exception: java.io.IOException: Unable to create new block. | |
at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.nextBlockOutputStream(DFSClient.java:2845) | |
at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.access$2000(DFSClient.java:2102) | |
at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream$DataStreamer.run(DFSClient.java:2288) | |
2011-05-31 14:47:09,264 WARN org.apache.hadoop.hdfs.DFSClient: Error Recovery for block blk_3416322297048683991_1002 bad datanode[0] nodes == null | |
2011-05-31 14:47:09,264 WARN org.apache.hadoop.hdfs.DFSClient: Could not get block locations. Source file "/var/tmp/hadoop/mapred/system/jobtracker.info" - Aborting... | |
2011-05-31 14:47:09,265 WARN org.apache.hadoop.mapred.JobTracker: Writing to file hdfs://PDCloud-Host3:54310/var/tmp/hadoop/mapred/system/jobtracker.info failed! | |
2011-05-31 14:47:09,265 WARN org.apache.hadoop.mapred.JobTracker: FileSystem is not ready yet! | |
2011-05-31 14:47:09,273 WARN org.apache.hadoop.mapred.JobTracker: Failed to initialize recovery manager. | |
java.net.NoRouteToHostException: No route to host | |
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) | |
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574) | |
at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206) | |
at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:404) | |
at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.createBlockOutputStream(DFSClient.java:2870) | |
at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.nextBlockOutputStream(DFSClient.java:2826) | |
at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.access$2000(DFSClient.java:2102) | |
at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream$DataStreamer.run(DFSClient.java:2288) | |
2011-05-31 14:47:19,275 WARN org.apache.hadoop.mapred.JobTracker: Retrying... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment