I uploaded a file into HDFS with the following command.
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.
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.