我尝试运行 Hadoop:
hadoop jar hadoop-examples.jar pi 4 100
并出现错误:
java.net.ConnectionException:... 到 localhost:9000 的连接异常失败... 连接被拒绝。
当我运行:
telnet localhost
然后我得到:
无法连接到远程主机:连接被拒绝
我尝试运行 Hadoop:
hadoop jar hadoop-examples.jar pi 4 100
并出现错误:
java.net.ConnectionException:... 到 localhost:9000 的连接异常失败... 连接被拒绝。
当我运行:
telnet localhost
然后我得到:
无法连接到远程主机:连接被拒绝