Coder Social home page Coder Social logo

spark-sbt.g8's Introduction

spark-sbt.g8

A Giter8 template for Spark SBT applications.

Usage

  1. Install Giter8 with Homebrew: brew update && brew install giter8

  2. Start the app generation wizard: g8 MrPowers/spark-sbt.g8

  3. Fill out the project properties on the command line

  4. Run the tests to make sure the project was generated correctly. cd into the top level project directory and then run sbt test.

  5. (optional) run the shell scripts to add the log4j.properties file and additional options to the build.sbt file

giter8 gif

Project Properties

name (default: my-cool-project)

The project name. This should be all lowercase and use hyphens.

package (default: com.github.mrpowers.my.cool.project)

The top-level package of the project. This is typically the organization name followed by the project name.

For example, the top level package of spark-daria is com.github.mrpowers.spark.daria.sql, which consists of the organization name com.github.mrpowers and the project name spark.daria.sql.

scalaVersion (default: 2.11.12)

sparkVersion (default: 2.3.0)

sbtVersion (default: 0.13.17)

version (default: 0.0.1)

The project version. 0.0.1 is usually the best place to start.

Contribution

Send pull requests to keep this project updated.

We'll always try to keep this updated with the latest version of Spark and Scala.

spark-sbt.g8's People

Contributors

mrpowers avatar pjazdzewski1990 avatar thomasdziedzic-pd avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.