72 Forks
79 Stars
79 Watchers

tpch-spark

TPC-H queries in Apache Spark SQL using native DataFrames API

How to download and setup tpch-spark

Open terminal and run command
git clone https://github.com/ssavvides/tpch-spark.git
git clone is used to create a copy or clone of tpch-spark repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tpch-spark https://github.com/ssavvides/tpch-spark/archive/master.zip

Or simply clone tpch-spark with SSH
[email protected]:ssavvides/tpch-spark.git

If you have some problems with tpch-spark

You may open issue on tpch-spark support forum (system) here: https://github.com/ssavvides/tpch-spark/issues