Loading, please wait...

Hadoop MCQ Quiz (Multiple Choice Questions And Answers)

Search here for MCQs

Are you preparing for the next job interviews? If yes, trust me this post will help you also we'll suggest you check out a big collection for Programming Full Forms that may help you in your interview:

List of Programming Full Forms 

11. In which mode all daemons execute in separate nodes

  • Local (Standalone) mode
  • Fully distributed mode
  • Pseudo-distributed mode
  • None of the above

12. In HDFS the files cannot be

  • deleted
  • read
  • executed
  • None of the above

13. Which of the following phases occur simultaneously

  • Reduce and Sort
  • Shuffle and Map
  • Both A and B
  • Shuffle and Sort

14. The number of maps is usually driven by the total size of

  • outputs
  • read
  • inputs
  • All of the above

15. HDFS works in a which fashion

  • master-slave
  • master-worker
  • worker/slave
  • None of the above