You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/09/11 07:44:00 UTC

[jira] [Commented] (SPARK-21973) Add a new option to filter queries to run in TPCDSQueryBenchmark

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

Apache Spark commented on SPARK-21973:
--------------------------------------

User 'maropu' has created a pull request for this issue:
https://github.com/apache/spark/pull/19188

> Add a new option to filter queries to run in TPCDSQueryBenchmark
> ----------------------------------------------------------------
>
>                 Key: SPARK-21973
>                 URL: https://issues.apache.org/jira/browse/SPARK-21973
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Takeshi Yamamuro
>            Priority: Minor
>
> By default, `TPCDSQueryBenchmark` runs all the TPC-DS queries.
> So, it might help to add a new option to filter the queries that you want to run, e.g.,
> to run q2, q4, and q6 only:
>  spark-submit --class <this class> --conf spark.sql.tpcds.queryFilter="q2,q4,q6"
>    --jars <spark sql test jar>



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org