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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to