Riza Suminto created IMPALA-12838:
-------------------------------------

             Summary: 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


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)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to