hadoop put command not working


1 Answer(s)


Hi Senth,

The command is incomplete.

Correct command would be: hadoop fs -put social-odp-2k19_annotations.xml /user/cloudera/

Format od the command is  - hadoop fs -put <source_from_local> <destination_from_hdfs>

Hope this helps.

Thanks.