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 - Which command lists the blocks that make up each file in the filesystem.

A - hdfs fsck / -files -blocks

B - hdfs fsck / -blocks -files

C - hdfs fchk / -blocks -files

D - hdfs fchk / -files -blocks

Answer : A

Answer : B

Q 4 - The file in Namenode which stores the information mapping the data block location with file name is −

A - dfsimage

B - nameimage

C - fsimage

D - image

Answer : C

Q 6 - The fully distributed mode of installation(without virtualization) needs a minimum of

A - 2 physical mashines

B - 3 Physical machines

C - 4 Physical machines

D - 1 Physical machine

Answer : A

Answer : C

Q 8 - Which technology is used to serialize the data in Hadoop?

A - HBase

B - Avro

C - Sqoop

D - Zookeeper

Answer : B

Answer : D

Q 10 - Keys from the output of shuffle and sort implement which of the following interface?

A - Writable.

B - WritableComparable.

C - Configurable.

D - ComparableWritable.

E - Comparable.

Answer : B

hadoop_questions_answers.htm
Advertisements