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 

16. Reducer is input the grouped output of a

  • Reducer
  • Mapper
  • Writable
  • Readable

17. How to adjust the size of a distributed cache

  • local.cache.size.
  • mapred.cache.size.
  • distributedcache.size.
  • hdfs.cache.size.

19. Which of the following is the slowest compression technique

  • Gzip
  • Bzip2
  • LZO
  • All of the above

20. Which is used to read data from bytes buffers.

  • read()
  • readwrite()
  • write()
  • None of the above