Mention the difference between hbase and relational database?
Answer / Sumit Sharma
HBase is a non-relational, distributed database modeled after Google's Bigtable. It uses column-oriented storage, provides high performance for read-intensive workloads, and has a flexible schema. On the other hand, Relational Databases use row-based storage, are optimized for write-intensive workloads, and have a fixed schema.
| Is This Answer Correct ? | 0 Yes | 0 No |
What services run after running hbase job?
What is HBase?
Explain deletion in hbase?
Can you explain data versioning?
Is it possible to iterate through the rows of HBase table in reverse order?
Define the difference between hive and hbase?
How does hbase actually delete a row?
Define the term thrift
How can you make sure of logical grouping of cells in the hbase?
What are the operational commands of HBase?
Define compaction in HBase?
What is the difference between hbase and hadoop/hdfs?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)