Abhishek Chennaka has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17388


Change subject: [backup] KUDU-3183 Add tablePrefix option to the Kudu restore 
job
......................................................................

[backup] KUDU-3183 Add tablePrefix option to the Kudu restore job

Adding an option to specify the table prefix during restoration of a table from 
backup. Use the
--tablePrefix option to specify the prefix of the to be resotred table. Similar 
to the
--tableSuffix option, this can be used only if --createTables is true.

Change-Id: I65adcc1b3de0a8e1ac5b7f50a2d3a7036aa69421
---
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, 10 insertions(+), 1 deletion(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I65adcc1b3de0a8e1ac5b7f50a2d3a7036aa69421
Gerrit-Change-Number: 17388
Gerrit-PatchSet: 1
Gerrit-Owner: Abhishek Chennaka <[email protected]>

Reply via email to