maheshsv / spark-templates

One stop shop for Apache spark starter samples.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark templates

One stop shop for all your spark starter codes.

  1. Spark scala template

    Uses SBT as the build system and also includes docker files for publishing to docker repo. More details and how to use the code sample is available in README.

    a) SQL Example

    b) Cloud Object Storage Example Works for Cloud object store, e.g.: Amazon S3 or IBM Cloud Object Store.

  2. Spark java template

    Uses Maven as the build system and also includes docker files for publishing as docker images. Check out the template specific readme for more information, here: README

About

One stop shop for Apache spark starter samples.

License:Apache License 2.0


Languages

Language:Scala 56.0%Language:Java 27.4%Language:Dockerfile 9.2%Language:Shell 7.4%