Explain deletion in hbase? Mention what are the three types of tombstone markers in hbase?
Answer / Shailly Saxena
Deletion in Apache HBase doesn't delete data immediately but marks it as deleted with Tombstone markers. There are three types of tombstone markers: Major, Minor, and Visible. Major tombstones are created when a row is completely deleted. Minor tombstones occur during compactions, and Visible tombstones are used to mark the deletion of a specific cell within a row.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what does hbase consists of?
Define cell in HBase?
What are the filters are available in apache hbase?
Which code do we use to open the connection in Hbase?
How does bloom filter help in searching rows?
What is use of tools command?
What are different tombstone markers in hbase?
Which code is used to open a connection in hbase?
What is hfile ?
What are the different catalog tables in hbase?
What is the use of HColumnDescriptor class?
How will you backup an HBase cluster?
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)