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

xiaogaozi/generator-pyspark-app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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