[
https://issues.apache.org/jira/browse/SPARK-19857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900363#comment-15900363
]
Apache Spark commented on SPARK-19857:
--------------------------------------
User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/17198
> CredentialUpdater calculates the wrong time for next update
> -----------------------------------------------------------
>
> Key: SPARK-19857
> URL: https://issues.apache.org/jira/browse/SPARK-19857
> Project: Spark
> Issue Type: Bug
> Components: YARN
> Affects Versions: 2.1.0
> Reporter: Marcelo Vanzin
>
> This is the code:
> {code}
> val remainingTime =
> getTimeOfNextUpdateFromFileName(credentialsStatus.getPath)
> - System.currentTimeMillis()
> {code}
> If you spot the problem, you get a virtual cookie.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]