Login
Remember
Register
Ask a Question
What is the usage of put command in HDFS?
0
votes
asked
Jan 7, 2020
in
Big Data | Hadoop
by
sharadyadav1986
What is the usage of put command in HDFS?
1)It deletes files from one file system to another.
2)It copies files from one file system to another
3)It puts configuration parameters in configuration files
4)None of the above.
#hdfs-put-command
Bigdata-questions-answers
Hadoop-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 7, 2020
by
rajeshsharma
It copies files from one file system to another
...