2017-10-21 36 views

Répondre

1

Essayez le faire comme ceci:

hadoop fs -put /path/to/local/file1.txt /path/to/hadoop/text.txt 

ou

hadoop fs -copyFromLocal /path/to/local/file1.txt /path/to/hadoop/text.txt