Q. In HBase, what is the purpose of the HBase Write-Ahead Log (WAL)?
β
Correct Answer: (C)
Record changes to data before they are applied to the HBase table
You must be Logged in to update hint/solution