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 |
How does hbase actually delete a row?
Define HRegionServer in HBase
What do you understand by Filters in HBase?
Explain jmx concerning hbse
What is HBaseFsck class?
What are the DDL commands used in hbase?
How do we back up a hbase cluster?
Define standalone mode in hbase?
In hbase what is column families?
Which command is used to show the current hbase user?
Which code do we use to open the connection in Hbase?
How to start hbase services?
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)