Skip to content

Commit

Permalink
Merge pull request #415 from laserson/patch-2
Browse files Browse the repository at this point in the history
Update README.md to reflect Spark 1.1
  • Loading branch information
fnothaft committed Oct 12, 2014
2 parents 8f3e1f7 + 9069a17 commit 820774c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ The first alias should be used for running ADAM jobs that operate locally. The l
call scripts that wrap the `spark-submit` and `spark-shell` commands to set up ADAM. You'll need
to have the Spark binaries on your system; prebuilt binaries can be downloaded from the
[Spark website](http://spark.apache.org/downloads.html). Currently, we build for
[Spark 1.0.1, and Hadoop 2.2.0 (CDH5)](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop2.tgz).
[Spark 1.1, and Hadoop 2.3 (CDH5)](http://d3kbcqa49mib13.cloudfront.net/spark-1.1.0-bin-hadoop2.3.tgz).

Once this alias is in place, you can run adam by simply typing `adam` at the commandline, e.g.

Expand Down

0 comments on commit 820774c

Please sign in to comment.