Alexey Serbin has uploaded this change for review. ( 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 --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_perf.cc 2 files changed, 35 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/23661/1 -- 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: newchange Gerrit-Change-Id: I831c692b3a997091de17b34fe3e9c092c3386f6d Gerrit-Change-Number: 23661 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
