Hi,
I am encountering the below error while running word count program. Please help.
Senthils-MacBook-Pro:hadoop-2.7.2 senthilkumar$ bin/hadoop jar share/hadoop/mapreduce/WordCount.jar input/wordcounttest.txt myoutput4
input/wordcounttest.txt
myoutput4
16/06/26 12:57:52 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
input/wordcounttest.txt
16/06/26 12:57:52 INFO client.RMProxy: Connecting to ResourceManager at...
Issue encountered while running word count program
I am encountering the below error while running word count program. Please help.
Senthils-MacBook-Pro:hadoop-2.7.2 senthilkumar$ bin/hadoop jar share/hadoop/mapreduce/WordCount.jar input/wordcounttest.txt myoutput4
input/wordcounttest.txt
myoutput4
16/06/26 12:57:52 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
input/wordcounttest.txt
16/06/26 12:57:52 INFO client.RMProxy: Connecting to ResourceManager at...
Issue encountered while running word count program