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

Answer : A

Q 3 - The following is not permitted on HDFS files

A - Deleting

B - Renaming

C - Moving

D - Executing.

Answer : D

Answer : B

Q 5 - The namenode knows that the datanode is active using a mechanism known as

A - heartbeats

B - datapulse

C - h-signal

D - Active-pulse

Answer : A

Answer : D

Q 10 - The org.apache.hadoop.io.Writable interface declares which two methods? (Choose 2 answers.)

  1. public void readFields(DataInput).

  2. public void read(DataInput).

  3. public void writeFields(DataOutput).

  4. public void write(DataOutput).

A - 1 & 4

B - 2 & 3

C - 3 & 4

D - 2 & 4

Answer : A

hadoop_questions_answers.htm
Advertisements