You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by sameeragarwal <gi...@git.apache.org> on 2016/05/03 01:01:17 UTC

[GitHub] spark pull request: [WIP][SPARK-15078] Add all TPCDS 1.4 benchmark...

GitHub user sameeragarwal opened a pull request:

    https://github.com/apache/spark/pull/12854

    [WIP][SPARK-15078] Add all TPCDS 1.4 benchmark queries for SparkSQL

    ## What changes were proposed in this pull request?
    
    Now that SparkSQL supports all TPC-DS queries, this patch adds all 100+ benchmark queries inside SparkSQL.
    
    Note: This is still WIP as some of these queries need to be slightly modified to be able to run in Spark
    
    ## How was this patch tested?
    
    Benchmark Only

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sameeragarwal/spark tpcds-more

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12854.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #12854
    
----
commit 1da633784d4b568373a882462374884ccf1b1986
Author: Sameer Agarwal <sa...@databricks.com>
Date:   2016-05-03T00:28:12Z

    Benchmark

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [WIP][SPARK-15078] Add all TPCDS 1.4 benchmark...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/12854#issuecomment-216408721
  
    Merged build finished. Test FAILed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [WIP][SPARK-15078] Add all TPCDS 1.4 benchmark...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/12854#issuecomment-216408724
  
    Test FAILed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/57574/
    Test FAILed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [WIP][SPARK-15078] Add all TPCDS 1.4 benchmark...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/12854#issuecomment-216408717
  
    **[Test build #57574 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57574/consoleFull)** for PR 12854 at commit [`1da6337`](https://github.com/apache/spark/commit/1da633784d4b568373a882462374884ccf1b1986).
     * This patch **fails Scala style tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `              |           and i_class in('personal', 'portable', 'reference', 'self-help')`
      * `              |           and i_class in('accessories', 'classical', 'fragrances', 'pants')`
      * `              |            and i_class in('personal', 'portable', 'refernece', 'self-help')`
      * `              |            and i_class in('accessories', 'classical', 'fragrances', 'pants')`
      * `              |          and i_class in('wallpaper', 'parenting', 'musical'))`
      * `              |            and i_class in('womens', 'birdal', 'pants'))`
      * `              |       i_class in ('personal','portable','reference','self-help') and`
      * `              |      i_class in ('accessories','classical','fragrances','pants') and`
      * `              |               and i_class in ('personal','portable','refernece','self-help')`
      * `              |               and i_class in ('accessories','classical','fragrances','pants')`
      * `              |          i_class in ('computers','stereo','football'))`
      * `              |           i_class in ('shirts','birdal','dresses')))`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [WIP][SPARK-15078] Add all TPCDS 1.4 benchmark...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/12854#issuecomment-216408524
  
    **[Test build #57574 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57574/consoleFull)** for PR 12854 at commit [`1da6337`](https://github.com/apache/spark/commit/1da633784d4b568373a882462374884ccf1b1986).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [WIP][SPARK-15078] Add all TPCDS 1.4 benchmark...

Posted by sameeragarwal <gi...@git.apache.org>.
Github user sameeragarwal closed the pull request at:

    https://github.com/apache/spark/pull/12854


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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