Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Description
This came up in a discussion I had with Stack.
It would be nice if HBase could be notified that a backup is in progress (via a znode for example) and in that case either:
1. rename HFiles to be delete to <file>.bck
2. rename the HFiles into a special directory
3. rename them to a general trash directory (which would not need to be tied to backup mode).
That way it should be able to get a consistent backup based on HFiles (HDFS snapshots or hard links would be better options here, but we do not have those).
#1 makes cleanup a bit harder.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-6055 Offline Snapshots in HBase 0.96
- Closed
- is related to
-
HBASE-6796 Backport HBASE-5547, Don't delete HFiles in backup mode.
- Closed
-
HBASE-50 Snapshot of table
- Closed
- is required by
-
HBASE-26718 HFileArchiver can remove referenced StoreFiles from the archive
- Resolved
- relates to
-
HBASE-6441 MasterFS doesn't set scheme for internal FileSystem
- Closed
-
HBASE-6055 Offline Snapshots in HBase 0.96
- Closed
-
HBASE-6205 Support an option to keep data of dropped table for some time
- Closed