Skip to content

Materials for "Big Data Pipelines with Scala" Workshop at LambdaConf 2017

Notifications You must be signed in to change notification settings

kanterov/lambdaconf-2017-bigdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Data Pipelines with Scala

Materials for "Big Data Pipelines with Scala".

Getting Started

  1. Install Java Development Kit (JDK) 8

Mac

brew update
brew cask install java

Linux

sudo apt-get install openjdk-8-jdk

Windows. Download from Oracle

  1. Setup your favourite text editor.
  2. Download dependencies and run "Hello World". Dependencies are about 300MB, so it can take awhile.
./sbt "runMain us.lambdaconf.HelloWorld"

About

Materials for "Big Data Pipelines with Scala" Workshop at LambdaConf 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published