GitHub user foxish opened a pull request:
https://github.com/apache/spark/pull/19946
[SPARK-22648] [Scheduler] Spark on Kubernetes - Documentation
What changes were proposed in this pull request?
This PR contains documentation on the usage of Kubernetes scheduler in
Spark 2.3, and a shell script to make it easier to build docker images required
to use the integration. The changes detailed here are covered by
https://github.com/apache/spark/pull/19717 and
https://github.com/apache/spark/pull/19468 which have merged already.
How was this patch tested?
The script has been in use for releases on our fork. Rest is documentation.
cc @rxin @mateiz (shepherd)
k8s-big-data SIG members & contributors: @foxish @ash211 @mccheah
@liyinan926 @erikerlandson @ssuchter @varunkatta @kimoonkim @tnachen
@ifilonenko
reviewers: @vanzin @felixcheung @jiangxb1987 @mridulm
The table of commands is still being updated and may have some slight
discrepancies due to changes in recent reviews.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache-spark-on-k8s/spark update-k8s-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19946.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 #19946
----
commit 81148aa22d09cdf7bfba9d0b20d89ffd2e8732e5
Author: foxish <[email protected]>
Date: 2017-11-10T17:20:59Z
Adding running on k8s.md
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]