Github user viesti commented on the pull request:
https://github.com/apache/spark/pull/8349#issuecomment-140644766
So gave mesosphere a go (neat that there is a cloudformation template for
that :)), but didn't find a way to tell how to transfer my local program onto
the cluster since in the submission request that get's sent, the python file
points to a local path i.e.:
```"appResource" : "file:/Users/xxx/programming/yyy/spark/test.py"```
How should I tell that the last argument to `spark-submit` could be a file
say in S3? Or should I do submission from a working directory that mimics mesos
slave working directory?
---
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]