apache-spark-on-k8s / spark

Apache Spark enhanced with native Kubernetes scheduler back-end: NOTE this repository is being ARCHIVED as all new development for the kubernetes scheduler back-end is now on https://github.com/apache/spark/
https://spark.apache.org/
Apache License 2.0
612 stars 118 forks source link

Fail submission if the resource staging server URI isn't present but local files are submitted #339

Closed mccheah closed 7 years ago

mccheah commented 7 years ago

Currently we don't validate this which could lead to confusing behavior.

luck02 commented 7 years ago

I'd link to this: https://github.com/apache-spark-on-k8s/spark/issues/386

Actual use cases around what the resource staging server is for are pretty minimal.