DFS loaction:
/tmp 文件下的 hadoop-haoop/mapred/system报 AccessControlException。
解决: bin/hadoop fs -chmod -R 777 /tmp 放开权限。