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 |
Explain data versioning?
Which filter accepts the page size as the parameter in HBase?
What do you understand by Filters in HBase?
Compare hbase & cassandra?
What is HBase?
Define standalone mode in hbase?
Mention the difference between hbase and relational database?
What is Client API?
How to create table in hbase?
Which code do we use to open the connection in Hbase?
What services run after running hbase job?
Define the difference between hive and hbase?
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)