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 3 - Which of this is not a scheduler options available with YARN?

A - Optimal Scheduler

B - FIFO scheduler

C - Capacity scheduler

D - Fair scheduler

Answer : A

Q 4 - The command to check if Hadoop is up and running is −

A - Jsp

B - Jps

C - Hadoop fs –test

D - None

Answer : B

Q 5 - The Hadoop tool used for uniformly spreading the data across the data nodes is named −

A - Scheduler

B - Balancer

C - Spreader

D - Reporter

Answer : B

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