Hello Alexey Serbin, Yingchun Lai, Kudu Jenkins,

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

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

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

Change subject: [Tools] Support to config hash bucket numbers when copy a table
......................................................................

[Tools] Support to config hash bucket numbers when copy a table

When copying a table to another cluster, we can create the same table
in the destination cluster. But we can not config the number of hash bucket
in the new table. Why we need to config hash bucket number? The old table
may be configured with small number of hash buckets, but stored with large
of data in it. When copying the old table to new cluster, we want to add more
hash buckets to store large of data. And there no method to change the number
of hash bucket when the table has already been created.

Change-Id: I1cec38e5ea09c66bfed20622b85033602da60d41
---
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, 83 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/18604/5
--
To view, visit http://gerrit.cloudera.org:8080/18604
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1cec38e5ea09c66bfed20622b85033602da60d41
Gerrit-Change-Number: 18604
Gerrit-PatchSet: 5
Gerrit-Owner: Wang Xixu <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Wang Xixu <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>

Reply via email to