[ 
https://issues.apache.org/jira/browse/SPARK-19626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kent Yao updated SPARK-19626:
-----------------------------
    Description: In [SPARK-14743|https://github.com/apache/spark/pull/14065], 
we introduced a configurable credential manager for Spark running on YARN. Also 
two configs *spark.yarn.credentials.renewalTime* and 
*spark.yarn.credentials.updateTime* were added, one is for the credential 
renewer and the other updater. But now we just query 
*spark.yarn.credentials.renewalTime* by mistake during CREDENTIALS UPDATING, 
where should be actually *spark.yarn.credentials.updateTime*. 

> Configuration `spark.yarn.credentials.updateTime` takes no effect
> -----------------------------------------------------------------
>
>                 Key: SPARK-19626
>                 URL: https://issues.apache.org/jira/browse/SPARK-19626
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core, YARN
>    Affects Versions: 2.1.0
>            Reporter: Kent Yao
>            Priority: Minor
>
> In [SPARK-14743|https://github.com/apache/spark/pull/14065], we introduced a 
> configurable credential manager for Spark running on YARN. Also two configs 
> *spark.yarn.credentials.renewalTime* and *spark.yarn.credentials.updateTime* 
> were added, one is for the credential renewer and the other updater. But now 
> we just query *spark.yarn.credentials.renewalTime* by mistake during 
> CREDENTIALS UPDATING, where should be actually 
> *spark.yarn.credentials.updateTime*. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to