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 Python API)

Notifications You must be signed in to change notification settings

xiaogaozi/generator-pyspark-app

Repository files navigation

generator-pyspark-app

Build Status npm

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

Getting Started

You need install Yeoman first:

$ npm install -g yo

Then install this generator:

$ npm install -g generator-pyspark-app

Finally, initiate the generator:

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

License

MIT

About

Yeoman generator for Apache Spark application (using Python API)

Resources

Stars

Watchers

Forks

Packages

No packages published