From 5ff64f3a691e6a025ec3ffce434792f98295c20b Mon Sep 17 00:00:00 2001 From: Sean McIntyre Date: Tue, 22 Nov 2016 11:59:13 -0500 Subject: [PATCH] Fixing README [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95c0b03..a514050 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Attach to the container using `./test-environment attach`. Then download the sam ```bash $ curl -OL http://assets.oculusinfo.com/pantera/taxi_micro.csv -$ spark-shell --packages "software.uncharted.salt:salt-core:4.0.3" +$ spark-shell --packages "software.uncharted.salt:salt-core:4.1.0" ``` Now it's time to run a simple tiling job! Enter paste mode (:paste), and paste the following script: