Hadoop Commands To Manage Files On Hdfs Tecadmin
Create Directory in HDFS Takes the path URI’s like an argument and creates a directory or multiple directories. Remember that you must create a home directory in HDFS with your system’s username. For example, you are logged in as hduser on your system, So first create /user/hduser else you will get this error, Now create directory structure inside it Copy Files to HDFS After creating directory structure, Now put some files to HDFS from your local file system....