Which command will copy the readme.txt file to the <user> directory on the HDFS?

Given a file named readme.txt, which command will copy the readme.txt file to the <user> directory on the HDFS?
A. hadoop fs -cp readme.txt hdfs://test.ibm.com:9000/<user>
B. hadoop fs -cp hdfs://test.ibm.com:9000/<user> readme.txt
C. hadoop fs -put readme.txt hdfs://test.ibm.com:9000/<user>
D. hadoop fs -put hdfs://test.ibm.com:9000/<user> readme.text

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.