Skip to content
Snippets Groups Projects
Commit 4b5d61f3 authored by Fabrizio (Misto) Milo's avatar Fabrizio (Misto) Milo
Browse files

update default github

parent d6d11c2e
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