Pseudo Distributed mode VM installed - All Service Up and Running - Eclipsed Installed and Configured as per Tutorial.
While executing the Code in Eclipse I am facing the below error:
----
15/10/15 13:50:02 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
15/10/15 13:50:03 WARN mapred.JobClient: Use GenericOptionsParser for parsing the arguments. Applications should implement Tool for the same.
15/10/15 13:50:03...
Mapreduce WordCount - Eclipse
While executing the Code in Eclipse I am facing the below error:
----
15/10/15 13:50:02 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
15/10/15 13:50:03 WARN mapred.JobClient: Use GenericOptionsParser for parsing the arguments. Applications should implement Tool for the same.
15/10/15 13:50:03...
Mapreduce WordCount - Eclipse