[root@qa bin]# hadoop fs -ls /
Warning: $HADOOP_HOME is deprecated.

14/07/29 13:25:35 INFO ipc.Client: Retrying connect to server: centhost.centdomain/10.110.30.30:9000. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
14/07/29 13:25:36 INFO ipc.Client: Retrying connect to server: centhost.centdomain/10.110.30.30:9000. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
14/07/29 13:25:37 INFO ipc.Client: Retrying connect to server: centhost.centdomain/10.110.30.30:9000. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
^Z
[5]+  Stopped                 hadoop fs -ls /
没有启动hadoop节点造成的。转至hadoop  bin跑start-all.sh。

问题解决了。

版权声明:本文博主原创文章,博客,未经同意不得转载。

相关文章:

  • 2022-12-23
  • 2021-11-05
  • 2022-12-23
  • 2021-06-28
  • 2022-01-21
  • 2022-12-23
  • 2021-12-03
猜你喜欢
  • 2021-06-15
  • 2022-12-23
  • 2021-11-15
  • 2021-09-18
  • 2021-04-21
  • 2022-12-23
  • 2021-08-18
相关资源
相似解决方案