17:15:18.025 [main] DEBUG org.apache.hadoop.util.Shell - Failed to detect a valid hadoop home directory
java.io.FileNotFoundException: HADOOP_HOME and hadoop.home.dir are unset.
随后就是几块关于 Connection Refused 的信息
1
zsam 2019-07-28 12:13:11 +08:00
windows 的话,需要配 path,需要用到专门编译的 hdfs 客户端。你搜一下 winutils,git-hub: https://github.com/steveloughran/winutils
|