Skip to content

Commit 1acc10f

Browse files
authored
Merge pull request apache#42 from mesosphere/ss/install-cli
how to instal Spark CLI
2 parents ec8f506 + 373e457 commit 1acc10f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/user-docs.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,13 @@ server.
7373
Monitor the deployment at `http://<dcos-url>/marathon`. Once it is
7474
complete, visit Spark at `http://<dcos-url>/service/spark/`.
7575

76+
You can also
77+
[install Spark via the DC/OS web interface](/usage/services/install/).
78+
**Note:** If you install Spark via the web interface, run the
79+
following command from the DC/OS CLI to install the Spark CLI:
80+
81+
$ dcos package install spark --cli
82+
7683
<a name="custom"></a>
7784

7885
## Custom Installation

0 commit comments

Comments
 (0)