You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Henry Yu (JIRA)" <ji...@apache.org> on 2019/06/11 05:42:00 UTC

[jira] [Created] (SPARK-27997) kubernetes client token expired

Henry Yu created SPARK-27997:
--------------------------------

             Summary: kubernetes client token expired 
                 Key: SPARK-27997
                 URL: https://issues.apache.org/jira/browse/SPARK-27997
             Project: Spark
          Issue Type: Bug
          Components: Kubernetes
    Affects Versions: 2.4.3
            Reporter: Henry Yu


Hi ,

when I try to submit spark to k8s in cluster mode, I need an authtoken to talk with k8s.

unfortunately, many cloud provider provider token and expired with 10-15 mins. so we need to fresh this token.  

client mode is event worse, because scheduler is created on submit process.

Should I also make a pr on this ? I fix it by adding 

RotatingOAuthTokenProvider and some configuration.

[~dongjoon]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org