Skip to content

tangyoupeng/tpcds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark SQL TPCDS Tests

build spark-sql-perf

cd spark-sql-perf
sbt 'set test in assembly := {}' clean assembly

run tpcds

Modify the parameters in script run.sh before run it.

If you want to also save table metadata to hive. Use --enableHive true for tpcds benchmark.

./run.sh

After the benchmark success. The result will be printed the console and save to $location/results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published