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

Fix hard code cluster name #629

Closed zachzhaozy closed 6 years ago

zachzhaozy commented 6 years ago

Before you submit a Pull Request

The Kubernetes scheduler backend is currently being upstreamed to the main Apache Spark project. We are attempting to re-direct as much new development as possible to the upstream. Please consider whether your pull request can be submitted against the Apache Spark project, and submit there if possible.

If you have any questions about whether a PR should be submitted upstream or against this fork, please feel free to reach out on the following channels:

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests) (If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

Please review http://spark.apache.org/contributing.html before opening a pull request.