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 |
what are the key components of hbase?
Define the difference between hive and hbase?
explain apache hbase?
What are the filters are available in apache hbase?
Explain how does hbase actually delete a row?
What is the use of ycsb?
What is HBase Shell?
What is the meaning of compaction in hbase?
What is HBaseFsck class?
What is the use of exists command?
Which filter accepts the page size as the parameter in HBase?
What services run after running hbase job?
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)