Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
We need to support multiwal configurations.
To enable multi WAL, use this code:
conf1.set(WALFactory.WAL_PROVIDER, "multiwal");
Attachments
Attachments
Issue Links
- depends upon
-
HBASE-16455 Provide API for obtaining all the WAL files
- Resolved
- is part of
-
HBASE-14414 HBase Backup/Restore Phase 3
- Closed
- relates to
-
HADOOP-13489 DistCp may incorrectly return success status when the underlying Job failed
- Resolved