GitHub user huafengw opened a pull request:
https://github.com/apache/spark/pull/22722
[SPARK-24432][k8s] Add support for dynamic resource allocation on
Kubernetes
## What changes were proposed in this pull request?
Enable dynamic resource allocation on Kubernetes by introducing an external
shuffle servie on K8S.
## Acknowledgement
The basic idea and most of the code comes from project
https://github.com/apache-spark-on-k8s/spark.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huafengw/spark SPARK-24432
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22722.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22722
----
commit 4adcddb6177e5a79975e27f72915dfe18d6b7b2e
Author: huafengw <fvunicorn@...>
Date: 2018-10-15T03:46:09Z
[SPARK-24432][k8s] Add support for dynamic resource allocation on Kubernetes
commit c2ba52bbb000291010580c8cb21f3254584190bc
Author: huafengw <fvunicorn@...>
Date: 2018-10-15T06:08:33Z
Fix style
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]