Home > other >  Hadoop wordcount error, who is a great god help a look
Hadoop wordcount error, who is a great god help a look

Time:10-02

[hadoop @ cen01 hadoop] $/home/hadoop/hadoop - 2.0.0 - cdh4.7.0/bin/hadoop jar/home/hadoop/hadoop - 2.0.0 - cdh4.7.0/share/hadoop/graphs/hadoop - graphs - examples - 2.0.0 - cdh4.7.0. Jar wordcount/home/hadoop/input/home/hadoop/out
14/10/10 15:43:32 WARN util. NativeCodeLoader: Unable to load the native - hadoop library for your platform... Using the builtin - Java classes where applicable
14/10/10 15:43:33 INFO service. AbstractService: service: org.. Apache hadoop. Yarn. Client. YarnClientImpl is inited.
14/10/10 15:43:33 INFO service. AbstractService: service: org.. Apache hadoop. Yarn. Client. YarnClientImpl is started.
14/10/10 15:43:34 INFO input. FileInputFormat: Total input paths to the process: 1
14/10/10 15:43:34 INFO graphs. JobSubmitter: number of splits: 1
14/10/10 15:43:34 WARN the conf. Configuration: mapred. Jar is deprecated. Home, use graphs. The job. The jar
14/10/10 15:43:34 WARN the conf. Configuration: mapred.. The output value. The class is deprecated. The home, use graphs. The job. The output. The value. The class
Bine 14/10/10 15:43:34 WARN the conf. Configuration: mapreduce.com. The class is deprecated. Home, use mapreduce.job.com bine. Class
14/10/10 15:43:34 WARN the conf. Configuration: graphs. The map. The class is deprecated. Home, use graphs. The job. The map. The class
14/10/10 15:43:34 WARN the conf. Configuration: mapred. Job. The name is deprecated. Home, use graphs. The job. The name
14/10/10 15:43:34 WARN the conf. Configuration: graphs. Reduce. The class is deprecated. Home, use graphs. Job. Reduce. Class
14/10/10 15:43:34 WARN the conf. Configuration: mapred. Input. Dir is deprecated. Home, use graphs. Input. Fileinputformat. Inputdir
14/10/10 15:43:34 WARN the conf. Configuration: mapred. The output. The dir is deprecated. Home, use graphs. The output. The fileoutputformat. Outputdir
14/10/10 15:43:34 WARN the conf. Configuration: mapred. Map. The tasks is deprecated. Home, use graphs. Job. Maps
14/10/10 15:43:34 WARN the conf. Configuration: mapred. The output. The key. The class is deprecated. Home, use graphs. The job. The output. The key. Class
14/10/10 15:43:34 WARN the conf. Configuration: mapred. Working. Dir is deprecated. Home, use graphs. Job. Working. Dir
14/10/10 15:43:35 INFO graphs. JobSubmitter: date tokens for the job: job_1412926799597_0002
14/10/10 15:43:36 INFO client. YarnClientImpl: Submitted application application_1412926799597_0002 to ResourceManager at cen01/192.168.1.14:8032
14/10/10 15:43:36 INFO graphs. The Job: The url to track The Job: http://cen01:8088/proxy/application_1412926799597_0002/
14/10/10 15:43:36 INFO graphs. Job: Running Job: job_1412926799597_0002
14/10/10 15:43:38 INFO graphs. The Job: the Job job_1412926799597_0002 running in uber mode: false
14/10/10 15:43:38 INFO graphs. The Job: the map reduce 0% 0%
14/10/10 15:43:38 INFO graphs. The Job: the Job job_1412926799597_0002 failed with the state failed due to: Application application_1412926799597_0002 failed 1 times due to AM Container for appattempt_1412926799597_0002_000001 exited with exitCode: 1 due to: Failing this attempt.. Failing the application.
14/10/10 15:43:38 INFO graphs. The Job: Counters: 0

CodePudding user response:

Look at the log information

CodePudding user response:

Before encountered similar problems, 2.0 + version may be compiled, hadoop other commands you can use? Such as hadoop fs - ls/

CodePudding user response:

refer to the second floor edentyin response:
before encountered similar problems, 2.0 + version may be compiled, hadoop other commands you can use? Such as hadoop fs - ls/

This can be output
  • Related