What is the relationship between Hadoop, HBase, Hive and Cassandra ?
Answer Posted / Dharmendra Choudhary
Hadoop, HBase, Hive, and Cassandra are all open-source projects under the Apache Software Foundation, but they serve different purposes. Hadoop is a distributed processing framework. HBase is a NoSQL database modeled after Google's Bigtable and runs on top of Hadoop. Hive provides data query and analysis using SQL. Cassandra is another NoSQL database, designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category