Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13121


Change subject: [backup] Remove suffix default of “-restore”
......................................................................

[backup] Remove suffix default of “-restore”

Users expect to restore the exact table they backed up.
This patch changes the default restore table suffix to
be an empyt string.

To maintain the old behavior pass the option:
`—tableSuffix=“-restore”`

Change-Id: I5afd092e3e0c7d27d4b2b3881f24f55884845595
---
M java/kudu-backup/src/main/scala/org/apache/kudu/backup/Options.scala
M java/kudu-backup/src/test/scala/org/apache/kudu/backup/TestOptions.scala
2 files changed, 3 insertions(+), 4 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5afd092e3e0c7d27d4b2b3881f24f55884845595
Gerrit-Change-Number: 13121
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to