amplab / training

Training materials for Strata, AMP Camp, etc
150 stars 121 forks source link

Training download should contain sparkTS #224

Closed etrain closed 8 years ago

etrain commented 8 years ago

The training download should contain sparkTS.jar as well as data for the uber exercise.

The command to launch with the jar should be (I think): ./spark/bin/spark-shell --master local[4] --jars ./sparkTS.jar --driver-memory 2G

The filename for the data file in the exercise text should match whatever the ultimate layout is on the drive.

jey commented 8 years ago

done