Q. Which command moves a file in HDFS? (A) hdfs dfs -mv (B) hdfs dfs -cp (C) hdfs dfs -rename (D) hdfs dfs -shift ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) hdfs dfs -mv Explanation: 'hdfs dfs -mv' is used to move or rename a file within HDFS.