Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18446
to look at the new patch set (#4).
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 it's possible to specify the replication factor for the
destination table when copying a table.
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/kudu-tool-test.cc
M src/kudu/tools/table_scanner.cc
M src/kudu/tools/tool_action_table.cc
3 files changed, 62 insertions(+), 12 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/46/18446/4
--
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: newpatchset
Gerrit-Change-Id: I9a4eebdcf85b5ec3666e023194b8c06d66b0a683
Gerrit-Change-Number: 18446
Gerrit-PatchSet: 4
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yingchun Lai <[email protected]>