提示往HDFS寫檔案是不容許的。
在conf/hdfs-site.xml中加入:
<property> <name>dfs.permissions</name> <value>false</value> </property>