Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

Unable to Execute Simple Map Reduce Program

$
0
0
I uploaded a file into HDFS with the following command.

hadoop fs -put /home/cloudera/simplilearn/transactions /user/cloudera/rajesh/MR1/input

This is shown in cloudera file browser also. Screenshot is pasted below

View attachment 208

But, when I execute my program in eclipse, it is throwing the InvalidInputException.

View attachment 209

Kindly help me.

Viewing all articles
Browse latest Browse all 50081

Trending Articles