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

Reply via email to