Q. Which command is used to put a file into HDFS?
β
Correct Answer: (C)
hdfs dfs -put
Explanation: The 'hdfs dfs -put' command uploads files from local filesystem to HDFS.