Kristaps Taube

Results 1 comments of Kristaps Taube

I managed to solve this [by adding](https://dcos.io/docs/1.7/usage/faq/#how-can-i-upload-files-to-spark-driver-executor-) `spark.mesos.uri` property to `--submit-args` with links to my own `hdfs-site.xml` and `core-site.xml`. At least `mesosphere/spark:1.0.1-1.6.1-2` docker image contains `spark-env.sh` that copies those config...