[ 
https://issues.apache.org/jira/browse/IMPALA-12838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Riza Suminto resolved IMPALA-12838.
-----------------------------------
    Fix Version/s: Impala 4.4.0
       Resolution: Fixed

> Add exec_options parameter to single_node_perf_run.py
> -----------------------------------------------------
>
>                 Key: IMPALA-12838
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12838
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Minor
>             Fix For: Impala 4.4.0
>
>
> Having exec_options parameter will allow running single node benchmark with 
> custom exec option like this:
>  
> {code:java}
> ./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,TPCDS-Q_COUNT_UNOPTIMIZED,TPCDS-Q_COUNT_ZERO_SLOT
>  \
>     asf-master IMPALA-11123 {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to