Hello All,
Was trying to do practice exercises on Hadoop in Cloudlab and there is a command to copy file from local to HDFS
Hadoop fs -copyFromLocal <file name> \hdfs directory
My question is that
- where i need to put the source file in local ? i tried various options and not working
Can someone provide some insight on this?
Regards
Muthu
Was trying to do practice exercises on Hadoop in Cloudlab and there is a command to copy file from local to HDFS
Hadoop fs -copyFromLocal <file name> \hdfs directory
My question is that
- where i need to put the source file in local ? i tried various options and not working
Can someone provide some insight on this?
Regards
Muthu