[ https://issues.apache.org/jira/browse/SPARK-26742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16786581#comment-16786581 ]
Stavros Kontopoulos commented on SPARK-26742: --------------------------------------------- You are probably trying to launch in the default namespace and you havent set the right privileges for the default account. One way to debug is to comment out this [line|https://github.com/apache/spark/blob/315c95c39953f677220aebc4592ad434019005c0/resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/KubernetesSuite.scala#L152] and then `kubectl logs pod-name` and see what happened. > Bump Kubernetes Client Version to 4.1.2 > --------------------------------------- > > Key: SPARK-26742 > URL: https://issues.apache.org/jira/browse/SPARK-26742 > Project: Spark > Issue Type: Dependency upgrade > Components: Kubernetes > Affects Versions: 2.4.0, 3.0.0 > Reporter: Steve Davids > Priority: Major > Labels: easyfix > Fix For: 3.0.0 > > > Spark 2.x is using Kubernetes Client 3.x which is pretty old, the master > branch has 4.0, the client should be upgraded to 4.1.1 to have the broadest > Kubernetes compatibility support for newer clusters: > https://github.com/fabric8io/kubernetes-client#compatibility-matrix -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org