Marcelo Vanzin created SPARK-19857:
--------------------------------------

             Summary: 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to