GitHub user ifilonenko opened a pull request:

    https://github.com/apache/spark/pull/22915

    [SPARK-25825][K8S][WIP] Enable token renewal for both --keytab and 
tokenSecret

    ## What changes were proposed in this pull request?
    
    Enabled token renewal when specifying `--keytab` or 
(`spark.kubernetes.kerberos.tokenSecret.renewal` + 
`spark.kubernetes.kerberos.tokenSecret.name`) for Kerberos on Kubernetes
    
    ## How was this patch tested?
    
    Unit and Integration tests


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ifilonenko/spark SPARK-25825

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22915.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22915
    
----
commit 92b61e0841d1d33755fbc63bd28e5ffc1597416c
Author: Ilan Filonenko <ifilondz@...>
Date:   2018-10-31T20:54:55Z

    WIP renewal service with specificed contract

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to