这是indexloc提供的服务,不要输入任何密码
Skip to content

fredc0088/generator-docker-spark

Repository files navigation

generator-docker-spark

Description

Generator for skeleton scala/java app using sbt and docker to run a spark cluster and utils

Installation

First, install Yeoman and generator-docker-spark using npm (we assume you have pre-installed node.js).

npm install -g yo

then

npm install -g generator-docker-spark

or

cd generator-docker-spark
npm install -g

then

Nom link

then generate your new project:

cd new-app-folder
yo docker-spark

then answer the questions

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

Apache-2.0 © federico cocco

About

Skeleton with a runnable Spark cluster and a Zeppelin notebook using docker and sbt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published