Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/distributedsystemsgroup/spark-sql-worksharing
https://github.com/distributedsystemsgroup/spark-sql-worksharing
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/distributedsystemsgroup/spark-sql-worksharing
- Owner: DistributedSystemsGroup
- Created: 2017-07-20T12:58:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2016-10-16T19:24:00.000Z (over 8 years ago)
- Last Synced: 2024-11-25T23:21:21.133Z (2 months ago)
- Language: Scala
- Size: 15.8 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spark-sql-worksharing
Repository for the project Spark SQL work sharing- spark-sql-perf: (library) cloned version of https://github.com/databricks/spark-sql-perf
- spark-sql-tpc-ds-perf: (Application) Setting up and running the TPC-DS benchmark for Spark SQL
- spark-sql-worksharing: (Application - prototype) Demo the Cache-aware multi-query optimization in Spark SQLJump to each folder to read the documentations.
Code are self-described and not too hard to read :)