[Spark kubernetes] Getting message - The reason is: Keystore was tampered with, or password was incorrect"

2020-03-18 Thread manishgupta88
Hi I am running spark on kubernetes. Spark version is 2.4.5. While submitting a spark job on kubernetes I get the below messages: io.fabric8.kubernetes.client.Config : Error reading service account token from: [/var/run/secrets/kubernetes.io/serviceaccount/token]. Ignoring. i.f.k.client.int

Re: Spark executor pods not getting killed after task completion

2019-10-25 Thread manishgupta88
Issue got resolved after closing the sparkcontext. https://stackoverflow.com/questions/57964848/spark-job-in-kubernetes-stuck-in-running-state -- Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/ - To unsubscribe

RE: [External Sender] Spark Executor pod not getting created on kubernetes cluster

2019-10-23 Thread manishgupta88
Thanks Abhisehk I was able to resolve the issue. I was building an assembly jar which has some unwanted spring and netty classes. Because of which I was getting that exception. Regards Manish Gupta -- Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/