Explain about hlog and wal in hbase.
Answer / Ritu Brijpal Saini
In HBase, HLog (Write Ahead Log) is a file used for storing writes that have been acknowledged but not yet committed. WAL files are used to ensure data durability by allowing recovery from failures. When a RegionServer fails, it can replay the HLog files to recover lost data. Write Ahead Logs are merged into memstores and sent to HDFS.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you design or modify schema in hbase programmatically?
What is the full form of MSLAB?
What is the use of ZooKeeper?
Which command do we use to run HBase Shell?
What are the different operational commands in HBase at record level and table level?
What is the use of exists command?
What is the use of hbase hmaster?
Explain why to use hbase?
Explain HBase Meta Table?
Does HBase support SQL like syntax?
What is hotspotting in hbase?
What is hbase fsck?
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)