Description
Currently the backup and restore jobs will fail if a single table backup or restore fails. Instead we should capture this failure and let the other tables continue to run.
In order to allow users to continue to fail fast, we may want this to be a command line option.
Attachments
Issue Links
- is related to
-
KUDU-2786 Parallelize tables for backup and restore
- Resolved