Hello Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/13415

to look at the new patch set (#2).

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 backup to be able to survive the failures of
individual tables. It adds a new option `--failOnFirstError` to the
backup job, which defaults to false, and which when true causes the
backup job to fail as soon as any table has an error (the previous
behavior).

A follow up will add a similar option to the restore job.

Change-Id: I4f3731f8df04791727c44af9ade9989f2cc6ef95
---
M java/kudu-backup/src/main/scala/org/apache/kudu/backup/KuduBackup.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
3 files changed, 133 insertions(+), 60 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/15/13415/2
--
To view, visit http://gerrit.cloudera.org:8080/13415
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4f3731f8df04791727c44af9ade9989f2cc6ef95
Gerrit-Change-Number: 13415
Gerrit-PatchSet: 2
Gerrit-Owner: Will Berkeley <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to