Description
Havening an option to take a snapshot of a table would be vary useful in production.
What I would like to see this option do is do a merge of all the data into one or more files stored in the same folder on the dfs. This way we could save data in case of a software bug in hadoop or user code.
The other advantage would be to be able to export a table to multi locations. Say I had a read_only table that must be online. I could take a snapshot of it when needed and export it to a separate data center and have it loaded there and then i would have it online at multi data centers for load balancing and failover.
I understand that hadoop takes the need out of havening backup to protect from failed servers, but this does not protect use from software bugs that might delete or alter data in ways we did not plan. We should have a way we can roll back a dataset.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-233 Support for snapshots
- Resolved
-
HDFS-2802 Support for RW/RO snapshots in HDFS
- Closed
- is superceded by
-
HBASE-6055 Offline Snapshots in HBase 0.96
- Closed
- relates to
-
HBASE-5547 Don't delete HFiles when in "backup mode"
- Closed
1.
|
Start Snapshot via ZooKeeper | Closed | Li Chongxin | |
2.
|
Create snapshot of an HBase table | Closed | Li Chongxin | |
3.
|
Existing functions of HBase should be modified to maintain snapshots data | Closed | Li Chongxin | |
4.
|
Restore a table from a snapshot | Closed | Li Chongxin | |
5.
|
Restore snapshot to a new table name other than the original table name | Closed | Unassigned | |
6.
|
Export and Import a snapshot | Closed | Unassigned |