spotify/scio.g8

Name: scio.g8

Owner: Spotify

Description: A Giter8 template for scio

Created: 2017-06-08 18:35:18.0

Updated: 2018-05-24 08:30:46.0

Pushed: 2018-05-24 08:30:47.0

Homepage:

Size: 49

Language: Scala

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Scio giter8 template Build Status GitHub license

Join the chat at https://gitter.im/spotify/scio

A Giter8 template for Scio that includes a simple WordCount job to help you getting started.

Running
  1. Install sbt
  2. sbt new spotify/scio.g8
  3. sbt pack
  4. target/pack/bin/word-count --output=wc

Notes:

We have enabled beam's DirectRunner. To use other runners, you need to manually add the required dependency.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.