Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Yeoman generator for Apache Spark application (using Scala API)

Notifications You must be signed in to change notification settings

xiaogaozi/generator-spark-app

Repository files navigation

generator-spark-app

Build Status npm

This is a Yeoman generator to help you bootstrapping an Apache Spark application which using Scala API.

Getting Started

You need install Yeoman first:

$ npm install -g yo

Then install this generator:

$ npm install -g generator-spark-app

Finally, initiate the generator:

$ cd /path/to/your/project
$ yo spark-app

License

MIT

About

Yeoman generator for Apache Spark application (using Scala API)

Resources

Stars

Watchers

Forks

Packages

No packages published