[ 
https://issues.apache.org/jira/browse/IMPALA-7228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839839#comment-16839839
 ] 

ASF subversion and git services commented on IMPALA-7228:
---------------------------------------------------------

Commit 43e54501cece5e4d4a2f8c483465dd81d8b6a115 in impala's branch 
refs/heads/2.x from njanarthanan
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=43e5450 ]

IMPALA-7228: Add tpcds-unmodified to single-node-perf-run

Description:
tpcds-unmodified workload was added as a part of IMPALA-6819.
This change allows tpcds-unmodified workload to be available
for the single node perf run.

Testing:
Ran single node perf run using the following parameters and the
test run was successful

--iterations 2 --scale 2 --table_formats "parquet/none" \
--num_impalads 1 --workload "tpcds-unmodified" \
--load --query_names "TPCDS-Q17.*" --start_minicluster

Change-Id: I511661c586cd55e3240ccbea9c499b9c3fc98440
Reviewed-on: http://gerrit.cloudera.org:8080/10931
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Reviewed-by: Jim Apple <jbapple-imp...@apache.org>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>


> Add tpcds-unmodified to single-node-perf-run
> --------------------------------------------
>
>                 Key: IMPALA-7228
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7228
>             Project: IMPALA
>          Issue Type: Task
>          Components: Perf Investigation
>    Affects Versions: Impala 3.1.0
>            Reporter: Jim Apple
>            Assignee: nithya
>            Priority: Minor
>              Labels: newbie
>
> IMPALA-6819 added the tpcds-unmodified workload. This doesn't work with 
> single-node-perf-run yet:
> {noformat}
> Traceback (most recent call last):
>   File "./bin/single_node_perf_run.py", line 334, in <module>
>     main()
>   File "./bin/single_node_perf_run.py", line 324, in main
>     perf_ab_test(options, args)
>   File "./bin/single_node_perf_run.py", line 231, in perf_ab_test
>     datasets = set([WORKLOAD_TO_DATASET[workload] for workload in workloads])
> KeyError: 'tpcds-unmodified'
> {noformat}
> cc: [~njanarthanan]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to