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

Is hbase an os independent approach?

1 Answers  


Define Thrift?

1 Answers  


Should the region server be located on all DataNodes?

1 Answers  


Define the term thrift

1 Answers  


Define standalone mode in hbase?

1 Answers  


What is the use of MasterServer?

1 Answers  


What is HBase HMaster?

1 Answers  


Explain the various table design approaches in HBase?

1 Answers  


Explian the Limitations of HBase?

1 Answers  


How will you design or modify schema in hbase programmatically?

1 Answers  


Define compaction in HBase?

1 Answers  


Explain how does hbase actually delete a row?

1 Answers  


Categories