Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.