InterviewSolution
Saved Bookmarks
| 1. |
Hadoop is a framework that works with a variety of related tools. Common cohorts include ____________(a) MapReduce, Hive and HBase(b) MapReduce, MySQL and Google Apps(c) MapReduce, Hummer and Iguana(d) MapReduce, Heron and Trumpet |
|
Answer» The correct answer is (a) MapReduce, Hive and HBase Easy explanation: To use Hive with HBase you’ll typically want to launch two clusters, one to run HBase and the other to run Hive. |
|