You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "JohnsonZhang (JIRA)" <ji...@apache.org> on 2017/01/06 07:15:58 UTC

[jira] [Created] (SPARK-19099) Wrong time display on Spark History Server web UI

JohnsonZhang created SPARK-19099:
------------------------------------

             Summary: Wrong time display on Spark History Server web UI
                 Key: SPARK-19099
                 URL: https://issues.apache.org/jira/browse/SPARK-19099
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, Web UI
    Affects Versions: 2.1.0
            Reporter: JohnsonZhang
            Priority: Trivial
             Fix For: 2.1.1


While using the spark history server, I got a wrong job start time and end time. I tracked the reason and found it's because the hard coding of TimeZone rawOffSet. 

I've changed it and acquire the offset value from System.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org