Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain deletion in hbase? Mention what are the three types of tombstone markers in hbase?



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

Post New Answer

More Apache HBase Interview Questions

How does hbase actually delete a row?

1 Answers  


Define HRegionServer in HBase

1 Answers  


What do you understand by Filters in HBase?

1 Answers  


Explain jmx concerning hbse

1 Answers  


What is HBaseFsck class?

1 Answers  


What are the DDL commands used in hbase?

1 Answers  


How do we back up a hbase cluster?

1 Answers  


Define standalone mode in hbase?

1 Answers  


In hbase what is column families?

1 Answers  


Which command is used to show the current hbase user?

1 Answers  


Which code do we use to open the connection in Hbase?

1 Answers  


How to start hbase services?

1 Answers  


Categories