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...


What is wal and hlog in hbase?



What is wal and hlog in hbase?..

Answer / Neeraj Kumar Gupta

WAL (Write Ahead Logging) and HLog (HBase Log) are mechanisms used in HBase for handling writes. WAL acts as a safety net, recording all changes to the database before they are actually applied to ensure data integrity in case of failures. HLog is a file that stores this log of writes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

Explian the Advantages of HBase?

1 Answers  


Should the region server be located on all DataNodes?

1 Answers  


How to create table in hbase?

1 Answers  


Difference between hbase and rdbms?

1 Answers  


Is it possible to iterate through the rows of HBase table in reverse order?

1 Answers  


Define cell in HBase?

1 Answers  


Mention what are the key components of hbase?

1 Answers  


How do we back up a hbase cluster?

1 Answers  


Explain jmx concerning hbse

1 Answers  


What is hbase fsck?

1 Answers  


What are the main key structures of hbase?

1 Answers  


Which technique can you use in hbase to access hfile directly without the help of hbase?

1 Answers  


Categories