https://github.com/apache/spark
Revision 03556ca5057b44add18109b96a8c5c25f28cb6d7 authored by Weiwei Yang on 01 September 2022, 05:26:43 UTC, committed by Dongjoon Hyun on 01 September 2022, 05:26:53 UTC
### What changes were proposed in this pull request?
Add a section under [customized-kubernetes-schedulers-for-spark-on-kubernetes](https://spark.apache.org/docs/latest/running-on-kubernetes.html#customized-kubernetes-schedulers-for-spark-on-kubernetes) to explain how to run Spark with Apache YuniKorn. This is based on the review comments from #35663.

### Why are the changes needed?
Explain how to run Spark with Apache YuniKorn

### Does this PR introduce _any_ user-facing change?
No

Closes #37622 from yangwwei/SPARK-40187.

Authored-by: Weiwei Yang <wwei@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 4b1877398410fb23a285ed0d2c6b34711f52fc43)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent c04aa36
History
Tip revision: 03556ca5057b44add18109b96a8c5c25f28cb6d7 authored by Weiwei Yang on 01 September 2022, 05:26:43 UTC
[SPARK-40187][DOCS] Add `Apache YuniKorn` scheduler docs
Tip revision: 03556ca

README.md

back to top