hadoop pagerank error when running
问题 I have installed hadoop on my vmware and designed my jar file pagerank. Running the following command: hadoop jar PageRank-1.0.0.jar PageRankDriver init input output 2, I get the following error; Failing this attempt.Diagnostics: [2017-12-01 12:55:58.278]Exception from container-launch. Container id: container_1512069161738_0011_02_000001 Exit code: 1 Stack trace: ExitCodeException exitCode=1: at org.apache.hadoop.util.Shell.runCommand(Shell.java:994) at org.apache.hadoop.util.Shell.run(Shell