Skip to content

Commit

Permalink
Update Running-from-Spark-Shell.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tovbinm committed Sep 23, 2018
1 parent 1cca1b3 commit 62aed6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/Running-from-Spark-Shell.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Start up your spark shell and add the [TransmogrifAI package](https://spark-packages.org/package/salesforce/TransmogrifAI):

```bash
$SPARK_HOME/bin/spark-shell --packages com.salesforce.transmogrifai:transmogrifai-core_2.11:0.3.4
$SPARK_HOME/bin/spark-shell --packages com.salesforce.transmogrifai:transmogrifai-core_2.11:0.4.0
```

Or if you'd like to use the latest version from master:
Expand Down

0 comments on commit 62aed6e

Please sign in to comment.