Tim Armstrong has uploaded this change for review. (
http://gerrit.cloudera.org:8080/14923
Change subject: Add --impalad_args to single_node_perf_run.py
......................................................................
Add --impalad_args to single_node_perf_run.py
This is useful for benchmarking non-standard configurations,
e.g. with mt_dop enabled.
Testing:
Ran the script, confirmed manually that the arguments took effect.
single_node_perf_run.py <other args> \
--impalad_args=--default_query_options=mt_dop=4 \
--impalad_args=--unlock_mt_dop=true
Change-Id: Ib903f0eabb06a7e8981c874c8fe1cec0936b1a64
---
M bin/single_node_perf_run.py
1 file changed, 8 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/23/14923/1
--
To view, visit http://gerrit.cloudera.org:8080/14923
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib903f0eabb06a7e8981c874c8fe1cec0936b1a64
Gerrit-Change-Number: 14923
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Armstrong <[email protected]>