wordcount example not running on edureka vm

0 votes
Hi,

wordcount example failing on edureka vm(VM is allocated with 4gb).

hadoop jar /usr/lib/hadoop-2.2.0/share/hadoop/mapreduce/hadoop-mapreduce-examples-2.2.0.jar wordcount /big/words.txt /big/words1
18/12/25 13:00:30 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
18/12/25 13:01:52 INFO client.RMProxy: Connecting to ResourceManager at /0.0.0.0:8032
18/12/25 13:03:00 INFO input.FileInputFormat: Total input paths to process : 1
18/12/25 13:03:09 INFO mapreduce.JobSubmitter: number of splits:1
18/12/25 13:03:11 INFO Configuration.deprecation: user.name is deprecated. Instead, use mapreduce.job.user.name
18/12/25 13:03:11 INFO Configuration.deprecation: mapred.jar is deprecated. Instead, use mapreduce.job.jar
18/12/25 13:03:11 INFO Configuration.deprecation: mapred.output.value.class is deprecated. Instead, use mapreduce.job.output.value.class
18/12/25 13:03:11 INFO Configuration.deprecation: mapreduce.combine.class is deprecated. Instead, use mapreduce.job.combine.class
18/12/25 13:03:11 INFO Configuration.deprecation: mapreduce.map.class is deprecated. Instead, use mapreduce.job.map.class
18/12/25 13:03:11 INFO Configuration.deprecation: mapred.job.name is deprecated. Instead, use mapreduce.job.name
18/12/25 13:03:11 INFO Configuration.deprecation: mapreduce.reduce.class is deprecated. Instead, use mapreduce.job.reduce.class
18/12/25 13:03:11 INFO Configuration.deprecation: mapred.input.dir is deprecated. Instead, use mapreduce.input.fileinputformat.inputdir
18/12/25 13:03:11 INFO Configuration.deprecation: mapred.output.dir is deprecated. Instead, use mapreduce.output.fileoutputformat.outputdir
18/12/25 13:03:11 INFO Configuration.deprecation: mapred.map.tasks is deprecated. Instead, use mapreduce.job.maps
18/12/25 13:03:11 INFO Configuration.deprecation: mapred.output.key.class is deprecated. Instead, use mapreduce.job.output.key.class
18/12/25 13:03:11 INFO Configuration.deprecation: mapred.working.dir is deprecated. Instead, use mapreduce.job.working.dir
18/12/25 13:03:27 INFO mapreduce.JobSubmitter: Submitting tokens for job: job_1545673846646_0001
18/12/25 13:04:19 INFO impl.YarnClientImpl: Submitted application application_1545673846646_0001 to ResourceManager at /0.0.0.0:8032
18/12/25 13:04:32 INFO mapreduce.Job: The url to track the job: http://localhost:8088/proxy/application_1545673846646_0001/
18/12/25 13:04:33 INFO mapreduce.Job: Running job: job_1545673846646_0001
18/12/25 13:30:15 INFO mapreduce.Job: Job job_1545673846646_0001 running in uber mode : false
18/12/25 13:30:16 INFO mapreduce.Job:  map 0% reduce 0%
18/12/25 13:30:20 INFO mapreduce.Job: Job job_1545673846646_0001 failed with state FAILED due to: Application application_1545673846646_0001 failed 2 times due to ApplicationMaster for attempt appattempt_1545673846646_0001_000002 timed out. Failing the application.
18/12/25 13:30:26 INFO mapreduce.Job: Counters: 0
Dec 25, 2018 in Big Data Hadoop by PRASAD
• 120 points
607 views

Hey @Prasad. Could you please share the contents of your .bashrc file? Seems like a path issue. 

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Big Data Hadoop

–1 vote
1 answer

Hadoop cluster is not running in vm

First check if all daemons are running: sudo ...READ MORE

answered Dec 26, 2018 in Big Data Hadoop by Omkar
• 69,210 points
585 views
0 votes
1 answer

I have installed Hadoop on Ubuntu but name node is not running.

If you are using Hadoop version-2.7.7, then ...READ MORE

answered Apr 30, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,603 views
0 votes
1 answer

Datanode not running on Hadoop-2.7.3

Hey, I solved this problem by removing hadoop ...READ MORE

answered Jun 14, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,822 views
0 votes
3 answers

Cloudera Hadoop - Daemons not running

Please run below mentioned command. It will ...READ MORE

answered Aug 7, 2018 in Big Data Hadoop by Priyaj
• 58,090 points
2,353 views
0 votes
1 answer

Not able to find HDFS directory on my system?

I guess you didn't understand it correctly dfs.datanode.data.dir, ...READ MORE

answered Apr 17, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
7,103 views
0 votes
1 answer

Why am I not able to see the Hadoop daemons that are running?

I guess you are starting the services ...READ MORE

answered Apr 18, 2018 in Big Data Hadoop by Shubham
• 13,490 points
798 views
0 votes
1 answer

How can I use my host machine’s web browser to check my HDFS services running in the VM?

The sole purpose of the virtual machine ...READ MORE

answered Apr 18, 2018 in Big Data Hadoop by Shubham
• 13,490 points
1,094 views
+2 votes
4 answers

Datanode process not running in Hadoop

Run the following commands: Stop-all.sh start-dfs.sh start-yarn.sh mr-jobhistory-daemon.sh ...READ MORE

answered Oct 25, 2018 in Big Data Hadoop by Anand
17,335 views
0 votes
1 answer

Hadoop MapReduce wordcount "type job is not applicable for the arguments" error

The combiner class is not required in ...READ MORE

answered Dec 19, 2018 in Big Data Hadoop by Omkar
• 69,210 points
661 views
0 votes
1 answer

Datanode not running and not able start

Please type the below command in the ...READ MORE

answered Dec 20, 2018 in Big Data Hadoop by Omkar
• 69,210 points
707 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP