MCQs > IT & Programming > Hadoop > Consider an input file named abc.dat.txt with default block size 128 MB. Which one is the correct command that will upload this file into an HDFS, with a block size of 512 MB?

Hadoop MCQs

Consider an input file named abc.dat.txt with default block size 128 MB. Which of the following is the correct command that will upload this file into an HDFS, with a block size of 512 MB?

Answer

Correct Answer: hadoop fs -D dfs.blocksize=536870912 -put abc.dat.txt abc.dat.newblock.txt

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Hadoop Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Hadoop Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it