Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/21054 )

Change subject: IMPALA-12838: Adds exec_options parameter to 
single_node_perf_run.py
......................................................................

IMPALA-12838: Adds exec_options parameter to single_node_perf_run.py

This patch adds exec_options parameter to single_node_perf_run.py to
allow running single node benchmark with custom query option for entire
workload. The option is passed from single_node_perf_run.py to
run-workload.py. Some cleanup also done to fix existing flake8 issues.

Testing:
Ran single_node_perf_run.py in my local machine as follow

./bin/single_node_perf_run.py --num_impalads=1 --scale=10 \
  --exec_options=num_nodes:1 --workloads=tpcds --iterations=9 \
  --table_formats=parquet/none/none,orc/def \
  --query_names=TPCDS-Q_COUNT_OPTIMIZED \
  asf-master IMPALA-11123

Change-Id: I243b6c474eed84d6d66ae35917bdc80fc8c8d7a4
Reviewed-on: http://gerrit.cloudera.org:8080/21054
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M bin/run-workload.py
M bin/single_node_perf_run.py
2 files changed, 22 insertions(+), 6 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I243b6c474eed84d6d66ae35917bdc80fc8c8d7a4
Gerrit-Change-Number: 21054
Gerrit-PatchSet: 3
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Andrew Sherman <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Zihao Ye <[email protected]>

Reply via email to