generator-pyspark-app

0.0.5 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i generator-pyspark-app

Weekly Downloads

6

Version

0.0.5

License

MIT

Last publish

Collaborators

  • xiaogaozi