Home > other >  Each stop - all. Sh will appear EOFException
Each stop - all. Sh will appear EOFException

Time:09-26

2015-05-04 15:13:25, 512 WARN org. Apache. Hadoop. HDFS. Server. The datanode. The datanode: IOException in offerService
Java. IO. EOFException: End of File Exception between the local host is: "master/192.168.128.128"; The destination host is: "the master" : 9000; : Java. IO. EOFException; For more details see: http://wiki.apache.org/hadoop/EOFException
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance0 (Native Method)
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance (NativeConstructorAccessorImpl. Java: 62)
At sun. Reflect. DelegatingConstructorAccessorImpl. NewInstance (DelegatingConstructorAccessorImpl. Java: 45)
The at Java. Lang. Reflect. Constructor. NewInstance (408) Constructor. Java:
At org.apache.hadoop.net.NetUtils.wrapWithMessage NetUtils. Java: (791)
At org.apache.hadoop.net.NetUtils.wrapException NetUtils. Java: (764)
At org, apache hadoop. Ipc. Client. Call (1472). The Client Java:
At org, apache hadoop. Ipc. Client. Call (1399). The Client Java:
At org, apache hadoop. Ipc. ProtobufRpcEngine $Invoker. Invoke (ProtobufRpcEngine. Java: 232)
At com. Sun. Proxy. $Proxy12. SendHeartbeat (Unknown Source)
At org, apache hadoop. HDFS. ProtocolPB. DatanodeProtocolClientSideTranslatorPB. SendHeartbeat (DatanodeProtocolClientSideTranslatorPB. Java: 139)
At org, apache hadoop. HDFS. Server. The datanode. BPServiceActor. SendHeartBeat (BPServiceActor. Java: 582)
At org, apache hadoop. HDFS. Server. The datanode. BPServiceActor. OfferService (BPServiceActor. Java: 680)
At org, apache hadoop. HDFS. Server. The datanode. BPServiceActor. Run (850) BPServiceActor. Java:
The at Java. Lang. Thread. The run (Thread. Java: 745)
Under Caused by: Java. IO. EOFException
The at Java. IO. A DataInputStream. ReadInt (392). A DataInputStream Java:
At org, apache hadoop. Ipc. Client $Connection. ReceiveRpcResponse (1071). The Client Java:
At org, apache hadoop. Ipc. Client $Connection. The run (966). The Client Java:
The 2015-05-04 15:13:29, 520 INFO org. Apache. Hadoop. Ipc. Client: Retrying the connect to server: master/192.168.128.128:9000. Already tried 0 time (s); Retry the policy is RetryUpToMaximumCountWithFixedSleep (maxRetries=10, sleepTime=1000 MILLISECONDS)
The 2015-05-04 15:13:30, 522 INFO org. Apache. Hadoop. Ipc. Client: Retrying the connect to server: master/192.168.128.128:9000. Already tried 1 time (s); Retry the policy is RetryUpToMaximumCountWithFixedSleep (maxRetries=10, sleepTime=1000 MILLISECONDS)
The 2015-05-04 15:13:30, 665 ERROR org. Apache. Hadoop. HDFS. Server. The datanode. The datanode: a RECEIVED SIGNAL 15: SIGTERM
The 2015-05-04 15:13:30, 692 INFO org. Apache. Hadoop. HDFS. Server. The datanode. The datanode: SHUTDOWN_MSG:

all. Sh log information did not appear the ERROR, but stop execution - all. Sh can appear EOFException,
I am using hadoop2.6.0, can be normal in 8, and so on port 50070808, can use the hadoop - examples the jar bundles run PI, can call mahout0.9 algorithm, so I think what configuration should be no problem,
Before also have seen some articles, say to delete the name directly, the data, everything under the TMP folder, and then format each node to start again, tried but is not effective,
Don't know what a great god can help me solve the? Best can tell why ~ thank you!

CodePudding user response:

Your problem solving have no ah, I have encountered the same problem
  • Related