aparenton / spark-project.g8

Apache Spark 2.0.0 project template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spark-project.g8

A template for giter8 to generate a simple Apache Spark project.

Installation

Giter8 is installable with the OS X package manager Homebrew:

$ brew update && brew install giter8

Usage

Using a terminal, change to the directory you want the project to be created in, and type:

$ g8 aparenton/spark-project

You will be prompted for a project name, package name, etc. Follow the prompts and your project will be created.

About

Apache Spark 2.0.0 project template


Languages

Language:Scala 100.0%