Will Berkeley has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13416


Change subject: [backup] KUDU-2787 Allow single table failures for backup and 
restore
......................................................................

[backup] KUDU-2787 Allow single table failures for backup and restore

This path enhances restore to be able to survive the failures of
individual tables. It adds a new option `--failOnFirstError` to the
restore job, which defaults to false, and which when true causes the
restore job to fail as soon as any table has an error (the previous
behavior).

Change-Id: I9dcc0be78e637b47f35e494dce4a6df274c8d559
---
M java/kudu-backup/src/main/scala/org/apache/kudu/backup/KuduRestore.scala
M java/kudu-backup/src/main/scala/org/apache/kudu/backup/Options.scala
M java/kudu-backup/src/test/scala/org/apache/kudu/backup/TestKuduBackup.scala
M java/kudu-backup/src/test/scala/org/apache/kudu/backup/TestOptions.scala
4 files changed, 169 insertions(+), 107 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/16/13416/1
--
To view, visit http://gerrit.cloudera.org:8080/13416
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9dcc0be78e637b47f35e494dce4a6df274c8d559
Gerrit-Change-Number: 13416
Gerrit-PatchSet: 1
Gerrit-Owner: Will Berkeley <wdberke...@gmail.com>

Reply via email to