Skip to content

Commit 6dae8ee

Browse files
committed
Wrap consistent with other descriptions
1 parent cfaf9be commit 6dae8ee

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/ec2-scripts.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,11 @@ another.
8585
specified version of Spark. The `<version>` can be a version number
8686
(e.g. "0.7.3") or a specific git hash. By default, a recent
8787
version will be used.
88-
- `--spark-git-repo=<repository url>` enables you to run your development version on EC2 cluster. You need to set `--spark-version`
89-
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).
88+
- `--spark-git-repo=<repository url>` enables you to run your
89+
development version on EC2 cluster. You need to set
90+
`--spark-version` as git commit hash such as 317e114 not
91+
original release version number. By default, this repository is
92+
set [apache mirror](https://github.com/apache/spark).
9093
- If one of your launches fails due to e.g. not having the right
9194
permissions on your private key file, you can run `launch` with the
9295
`--resume` option to restart the setup process on an existing cluster.

0 commit comments

Comments
 (0)