generator-pyspark-app
v0.0.5
Published
Yeoman generator
Readme
generator-pyspark-app
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 yoThen install this generator:
$ npm install -g generator-pyspark-appFinally, initiate the generator:
$ cd /path/to/your/project
$ yo pyspark-appLicense
MIT
