Skip to content
Snippets Groups Projects
Commit 41ead7a7 authored by Reynold Xin's avatar Reynold Xin
Browse files

Merge pull request #133 from Mistobaan/link_fix

update default github
parents d407c073 4b5d61f3
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ def parse_args():
parser.add_option("-v", "--spark-version", default="0.8.0",
help="Version of Spark to use: 'X.Y.Z' or a specific git hash")
parser.add_option("--spark-git-repo",
default="https://github.com/mesos/spark",
default="https://github.com/apache/incubator-spark",
help="Github repo from which to checkout supplied commit hash")
parser.add_option("--hadoop-major-version", default="1",
help="Major version of Hadoop (default: 1)")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment