-
Notifications
You must be signed in to change notification settings - Fork 999
Closed
Description
As the question in #646:
If the snapshot files in the hdfs were compressed, such as in '.gz' format, we can't use the compressed snapshots to restore.
I have another question:
As the backup progress is incremental, if the existing snapshots were compressed, can we still continuing backing up new snapshots?
If not, how can we do back up work on conditions that the existing snapshots were compressed?
Thank you!