I am new to hadoop distributed file system, I have done complete installation of hadoop single node on my machine.but after that when i am going to upload data to hdfs it gi
I've solved this problem by using following steps
su hdfs hadoop fs -put /usr/local/input-data/ /input exit