Unable to run PySpark job on kubernetes using spark operator on kubernetes
I have a minikube cluster installed on my local machine and have installed spark-operator on it. I have also setup the necessary service account and RBAC for it. However when i try to run my Pyspark application as a ‘SparkApplication’ it is failing with below error.