Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flaviostutz/spark-submit-scala

Spark submit extension from bde2020/spark-submit for Scala with SBT
https://github.com/flaviostutz/spark-submit-scala

bigdata sbt scala spark spark-cluster spark-submit

Last synced: about 1 month ago
JSON representation

Spark submit extension from bde2020/spark-submit for Scala with SBT

Awesome Lists containing this project

README

        

# spark-submit-scala
Spark submit extension from bde2020/spark-submit for Scala with SBT

## Usage

* Create jar at default path '/app/app.jar' with main class 'app.Main'

* Run ```docker-compose up --build```

* For a full example, see http://github.com/flaviostutz/spark-scala-hdfs-docker-example