从日志来看,执行的权限不够解决办法:切换到root用户执行,或者 sudo ./sbin/start-dfs.sh
可以变更 hadoop-env.sh 文件中的配置,将 =root 的地方,改为 =hadoop应该可以解决你的问题