Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 432 Bytes

Apache Spark with Apache Livy

This container runs a Spark server accepting jobs through Livy.

Configuration

This uses mainly files found in the spark directory for configuration.

The connection to MinIO in particular, is found in the spark-defaults.conf file.

Running PySpark

To connect to Spark in the container through PySpark, run the pyspark.sh script.