QuestionQ33

Basic Storage Technologies

Which of the following are included in Hadoop? (Select 3 answers.)

Choose three
  • A HDFS
  • B HBase
  • C MapReduce
  • D MPP DB
Explanation

Hadoop includes HDFS as its distributed file system and MapReduce as its parallel data-processing framework. HBase is a distributed, scalable database built for the Hadoop ecosystem and is commonly included with Hadoop platform components. An MPP database is a separate database architecture rather than a Hadoop component.

Community Discussion

No comments yet. Be the first to start the discussion!