Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chimera-suite/spark-sidecar-setup
The sidecar setup container executes SparkSQL scripts against an Apache Spark instance.
https://github.com/chimera-suite/spark-sidecar-setup
docker setup sidecar-container spark sparksql
Last synced: about 1 month ago
JSON representation
The sidecar setup container executes SparkSQL scripts against an Apache Spark instance.
- Host: GitHub
- URL: https://github.com/chimera-suite/spark-sidecar-setup
- Owner: chimera-suite
- License: apache-2.0
- Created: 2020-12-06T13:38:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-14T12:29:52.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T09:11:58.747Z (3 months ago)
- Topics: docker, setup, sidecar-container, spark, sparksql
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sidecar setup container for Apache Spark
Available on [Dockerhub](https://hub.docker.com/r/chimerasuite/spark-sidecar-setup).
This component allows you to simply execute SparkSQL scripts against an Apache Spark instance.
In particular, all the `.sql` files in the `/init` folder are executed.For usage check the files into the example folder.