Mac系统部署Hadoop完后,运行WordCount程序,报错如下:
For more detailed output, check application tracking page:http://10.2.51.71:8088/proxy/application_1442143524533_0005/Then, click on links to logs of each attempt.
Diagnostics: Exception from container-launch.
Container id: container_1442143524533_0005_02_000001
Exit code: 127
Stack trace: ExitCodeException exitCode=127:
at org.apache.hadoop.util.Shell.runCommand(Shell.java:538)
at org.apache.hadoop.util.Shell.run(Shell.java:455)