Sahil Takiar has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15335
Change subject: IMPALA-9439: Make --scale a mandatory option in single_node_perf_run.py ...................................................................... IMPALA-9439: Make --scale a mandatory option in single_node_perf_run.py This makes the --scale option mandatory when running ./bin/single_node_perf_run.py. If the option is not set, the script attempts to run the workloads against the database '[workload-name]None_[file-format]', which is typically not what the user wants. Makes some minor documentation improvements to the script. Testing: * Confirmed that running without the --scale option set causes the script to error out with a help message Change-Id: I9ad13580f8f74388981a37d6960087d95cde574b --- M bin/single_node_perf_run.py 1 file changed, 13 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/35/15335/1 -- To view, visit http://gerrit.cloudera.org:8080/15335 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9ad13580f8f74388981a37d6960087d95cde574b Gerrit-Change-Number: 15335 Gerrit-PatchSet: 1 Gerrit-Owner: Sahil Takiar <[email protected]>
