We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec8f506 + 373e457 commit 1acc10fCopy full SHA for 1acc10f
docs/user-docs.md
@@ -73,6 +73,13 @@ server.
73
Monitor the deployment at `http://<dcos-url>/marathon`. Once it is
74
complete, visit Spark at `http://<dcos-url>/service/spark/`.
75
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
83
<a name="custom"></a>
84
85
## Custom Installation
0 commit comments