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

Marcelo Vanzin resolved SPARK-19857.
------------------------------------
       Resolution: Fixed
         Assignee: Marcelo Vanzin
    Fix Version/s: 2.2.0
                   2.1.1

> 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
>            Assignee: Marcelo Vanzin
>             Fix For: 2.1.1, 2.2.0
>
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to