Hadoop Online Quiz



Following quiz provides Multiple Choice Questions (MCQs) related to Hadoop Framework. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Q 1 - The concept using multiple machines to process data stored in distributed system is not new.

The High-performance computing (HPC) uses many computing machines to process large volume of data stored in a storage area network (SAN). As compared to HPC, Hadoop

A - Can process a larger volume of data.

B - Can run on a larger number of machines than HPC cluster.

C - Can process data faster under the same network bandwidth as compared to HPC.

D - Cannot run compute intensive jobs.

Answer : C

Q 3 - The property used to set the default filesystem for Hadoop in core-site.xml is-

A - filesystem.default

B - fs.default

C - fs.defaultFS

D - hdfs.default

Answer : B

Q 7 - In HDFS the files cannot be

A - read

B - deleted

C - executed

D - Archived

Answer : C

Q 8 - In a HDFS system with block size 64MB we store a file which is less than 64MB. Which of the following is true?

A - The file will consume 64MB

B - The file will consume more than 64MB

C - The file will consume less than 64MB.

D - Can not be predicted.

Answer : C

Answer : D

hadoop_questions_answers.htm
Advertisements