Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 461 Bytes

README.rst

File metadata and controls

21 lines (13 loc) · 461 Bytes

scalding-sample

simple scalding samples.

Usage

First, clone the Scalding repository on Github, see detail

https://github.com/twitter/scalding/wiki/Getting-Started

Next, add scalad.rb to your path,

ln -s scripts/scald.rb $HOME/bin/

https://github.com/twitter/scalding/wiki/Scald.rb

Ok, now you can run this simple project

scripts/scald.rb --local src/main/scala/Sample1.scala