May 2017
Beginner to intermediate
596 pages
15h 2m
English
A general syntax of this command is as given:
hdfs dfs -put /local/path/test.file hdfs://namenode:9000/user/stage
hdfs dfs -mkdir -p /<any-path>/raw/txt
Once the previous command is executed, it will create the folder structure (<any-path>/raw/txt) in HDFS which can be viewed using ...
Read now
Unlock full access