I have a directory present in my local filesystem. That directory is containing multiple directories. I have to copy the whole directory to HDFS.
I am not able to find any command for doing so? Will this command work?
$hadopp fs -copyFromLocal /local-filesystem-directory /HDFS-path