Yingchun Lai has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18446


Change subject: [tools] Add '--create_table_replication_factor' flag for 'kudu 
table copy'
......................................................................

[tools] Add '--create_table_replication_factor' flag for 'kudu table copy'

Now '--create_table_replication_factor' flag is added to set the
replication factor of the destination table if the table will be
created.

Some usage scenarios, copy a table with RF=3 from a cluster with
multiple tservers to a cluster with only one tserver, we can set
--create_table_replication_factor=1.

Change-Id: I9a4eebdcf85b5ec3666e023194b8c06d66b0a683
---
M src/kudu/tools/table_scanner.cc
M src/kudu/tools/tool_action_table.cc
2 files changed, 8 insertions(+), 2 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a4eebdcf85b5ec3666e023194b8c06d66b0a683
Gerrit-Change-Number: 18446
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <[email protected]>

Reply via email to