Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23661 )

Change subject: KUDU-1261 'array_max_elem_num' flag for 'kudu perf loadgen'
......................................................................

KUDU-1261 'array_max_elem_num' flag for 'kudu perf loadgen'

Prior to this patch, the `kudu perf loadgen` CLI tool used 256 as the
hard-coded limit for the maximum possible number of elements in an array
cell to generate.  With this changelist, it's now configurable using
the newly introduced flag --array_max_elem_num which is set to 256
by default.

Change-Id: I831c692b3a997091de17b34fe3e9c092c3386f6d
Reviewed-on: http://gerrit.cloudera.org:8080/23661
Reviewed-by: Abhishek Chennaka <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
---
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/tool_action_perf.cc
2 files changed, 35 insertions(+), 4 deletions(-)

Approvals:
  Abhishek Chennaka: Looks good to me, approved
  Alexey Serbin: Verified

--
To view, visit http://gerrit.cloudera.org:8080/23661
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I831c692b3a997091de17b34fe3e9c092c3386f6d
Gerrit-Change-Number: 23661
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Xuebin Su <[email protected]>

Reply via email to