What are the three types of tombstone markers in hbase?
Answer / Nand Kishor Jha
"Soft Deletes": These are records that have been marked as deleted but still exist on the table. They are replaced with a special marker called 'tombstone' and are recoverable until they are overwritten or their time-to-live expires.nn"Hard Deletes": These are records that have been completely removed from the table and cannot be recovered unless a backup is available.nn"Visible Tombstones": These occur when a new version of a row with the same key is written before an earlier version's time-to-live expires, making the older version 'visible' as a tombstone.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is hbase?
What is the use of hbase hmaster?
Is it possible to iterate through the rows of HBase table in reverse order?
What are the different types of filaters used in hbase?
What are the fundamental key structures of HBase?
Compare hbase & cassandra?
How many types of HBase Operations are there?
Compare rdbms with hbase?
How to delete the table with the HBase shell?
What is the role of Zookeeper in HBase architecture?
How will you backup an HBase cluster?
In hbase what is column families?
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)