Re: spark k8s submit

2025-01-05 Thread Mat Schaffer
This should work. We use the same setting to specify pod volume configurations. On Thu, Jan 2, 2025 at 11:41 AM jilani shaik wrote: > Hi, > > I am trying to run Spark on the Kubernetes cluster, but that cluster has > certain validation to deploy any pod that is not allowing me to run my > Spark

spark k8s submit

2025-01-02 Thread jilani shaik
Hi, I am trying to run Spark on the Kubernetes cluster, but that cluster has certain validation to deploy any pod that is not allowing me to run my Spark submit. for example, I need to add liveness, readiness probes and certain security capability restrictions, which we usually do for all outer p