Zach created SPARK-38380:
----------------------------
Summary: Adding a demo/walkthrough section Running Spark on
Kubernetes
Key: SPARK-38380
URL: https://issues.apache.org/jira/browse/SPARK-38380
Project: Spark
Issue Type: Improvement
Components: Documentation
Affects Versions: 3.2.1
Reporter: Zach
I propose adding a section to [Running Spark on Kubernetes - Spark 3.2.1
Documentation
(apache.org)|https://spark.apache.org/docs/latest/running-on-kubernetes.html#configuration]
that walks a user through the 'happy path' of:
# creating and configuring a cluster
# preparing an example spark job
# adding the JAR to the container image
# submitting the job to the cluster using spark-submit
# getting the results
The current guide covers a lot of this in the abstract, but I have to a lot of
searching if I'm trying to walk through setting this up on Kubernetes the first
time. I feel this would significantly improve the guide.
The first section can be extensible for local demo cluster (minikube, kind) as
well as cloud providers (amazon, google, azure).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]