Assume you have a file named foo.txt in your local directory. You issue the following three commands: Hadoop fs mkdir input Hadoop fs put foo.txt input/foo.txt Hadoop fs put foo.txt input What happens when you issue the third command?

🎲 Try a Random Question  |  Total Questions in Quiz: 42  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
CCA-500: Cloudera Certified Administrator for Apache Hadoop Exam Practice Test 2 — practice the complete quiz, review flashcards, or try a random question.


Assume you have a file named foo.txt in your local directory. You issue the following three commands: Hadoop fs mkdir input Hadoop fs put foo.txt input/foo.txt Hadoop fs put foo.txt input What happens when you issue the third command?