[
https://issues.apache.org/jira/browse/SPARK-15373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-15373:
------------------------------
Assignee: Dongjoon Hyun
> SparkUI should show consistent timezones.
> -----------------------------------------
>
> Key: SPARK-15373
> URL: https://issues.apache.org/jira/browse/SPARK-15373
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Attachments: timezone.png
>
>
> Currently, SparkUI shows two timezones in a single page when the timezone of
> browser is different from the server JVM timezone. The following is a example
> on Databricks CE which uses 'Etc/UTC' timezone.
> !timezone.png|width=600!
> - The time of `submitted` column of list and pop-up description shows
> `2016/05/18 00:03:07`
> - The time of timeline shows `2016/05/17 17:03:07`.
> You can simulate this situation with the following command.
> {code}
> SPARK_SUBMIT_OPTS="-Dscala.usejavacp=true -Duser.timezone=Etc/UTC"
> bin/spark-submit --class org.apache.spark.repl.Main
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]