databricks / spark-sql-perf

Apache License 2.0
586 stars 406 forks source link

Add job to run TPCDS and generate data. #73

Closed peisun1115 closed 8 years ago

peisun1115 commented 8 years ago
  1. Update scala version to 2.11.8
  2. Use 2.0.0-preview instead of 2.0.0-SNAPSHOT
  3. Update scala-logging to recent versions.
  4. Add sbt assembly
  5. Add a job to run TPCDS directly and generate data.

\ I don't know whether this is the best way to do it. I can change this to what you prefer or keep it in my local repo if you don't think this is generally useful.