Hadoop - Cluster Administration
What will be the output of this command if the source file does not exist?
hdfs dfs -cp /data/file1.txt /backup/file1.txthdfs dfs -cp /data/file1.txt /backup/file1.txthdfs dfs -cp command copies files within HDFS. If the source file does not exist, it throws an error.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions