/spark-templates

One stop shop for Apache spark starter samples.

Primary LanguageScalaApache License 2.0Apache-2.0

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