Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/4412
to look at the new patch set (#6).
Change subject: [tools] updated insert-generated-rows tool
......................................................................
[tools] updated insert-generated-rows tool
Added ability to run multiple inserter threads and specify different
parameters on batching/buffering of the generated write operations.
Now it's possible to run the data generating session both in
MANUAL_FLUSH and AUTO_FLUSH_BACKGROUND modes. Also, introduced
different modes for the row generator. Overall, the changes allow
allow to use the tool to measure performance of the Kudu C++ client
library in 'push-as-much-as-you-can' scenarios: the client generates
and sends as much data to tablet servers as it can.
Change-Id: I332927c0b928c9c4fb81a8e26f5c9ed7565299ad
---
M src/kudu/tools/insert-generated-rows.cc
1 file changed, 394 insertions(+), 84 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/12/4412/6
--
To view, visit http://gerrit.cloudera.org:8080/4412
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I332927c0b928c9c4fb81a8e26f5c9ed7565299ad
Gerrit-PatchSet: 6
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <[email protected]>