You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by JoshRosen <gi...@git.apache.org> on 2014/12/05 00:12:46 UTC

[GitHub] spark pull request: [SPARK-4652][DOCS] Add docs about spark-git-re...

Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/3513#discussion_r21344431
  
    --- Diff: docs/ec2-scripts.md ---
    @@ -85,6 +85,11 @@ another.
          specified version of Spark. The `<version>` can be a version number
          (e.g. "0.7.3") or a specific git hash. By default, a recent
          version will be used.
    +-    `--spark-git-repo=<repository url>` enables you to run your 
    +     development version on EC2 cluster. You need to set 
    +     `--spark-version` as git commit hash such as 317e114 not 
    +     original release version number. By default, this repository is 
    +     set [apache mirror](https://github.com/apache/spark).
    --- End diff --
    
    "Apache" needs to be capitalized here.  I'd also swap the order of these sentences so that the default for `--spark-git-repo` appears first, followed by the sentence describing how `--spark-version` needs to be set when using this option.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org