Github user andrewor14 commented on a diff in the pull request:
https://github.com/apache/spark/pull/8349#discussion_r38678655
--- Diff: docs/running-on-mesos.md ---
@@ -157,6 +157,9 @@ From the client, you can submit a job to Mesos cluster
by running `spark-submit`
to the url of the MesosClusterDispatcher (e.g: mesos://dispatcher:7077).
You can view driver statuses on the
Spark cluster Web UI.
+Note that jars or python files that are passed to spark-submit should be
uris that is reachable
--- End diff --
or just "should be uris reachable by Mesos slaves"
---
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]