Is there any difference between HBase datamodel and RDBMS datamodel?
Answer / Puneet Kumar Bhardwaj
Yes, there is a significant difference between the HBase data model and the RDBMS (Relational Database Management System) data model. Unlike RDBMS, which stores data in tables with rows and columns, HBase organizes data into sparse, column-oriented tables called 'tablespaces'. Each table in HBase contains a set of columns grouped into families, which can have different physical properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the fundamental key structures of HBase?
How many operational command in hbase?
Explain HBase Meta Table?
What is the function of HMaster?
What is Apache HBase?
How hbase handles the write failure?
Discuss about the different tombstone markers used for deletion purposes in HBase.?
Explain data versioning?
What are the different types of filaters used in hbase?
When should you use hbase?
what are the key components of hbase?
What is the use of get() method?
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)