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

Removing deprecated configuration #501

Closed foxish closed 7 years ago

foxish commented 7 years ago

PTAL @liyinan926

cc @mccheah @erikerlandson Note: this needs a release-note!

mccheah commented 7 years ago

Submission steps orchestrator test appears to be broken from the build. Otherwise the change itself LGTM.

liyinan926 commented 7 years ago

Seems some test suites need to be fixed as well. Otherwise, LGTM.

mccheah commented 7 years ago

Oh these configurations are still referenced in the documentation as well - please remove from there.

foxish commented 7 years ago

Superseded by https://github.com/apache-spark-on-k8s/spark/pull/503