[
https://issues.apache.org/jira/browse/SPARK-20385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-20385.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
Issue resolved by pull request 17682
[https://github.com/apache/spark/pull/17682]
> 'Submitted Time' field, the date format needs to be formatted, in running
> Drivers table or Completed Drivers table in master web ui
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: SPARK-20385
> URL: https://issues.apache.org/jira/browse/SPARK-20385
> Project: Spark
> Issue Type: Improvement
> Components: Web UI
> Affects Versions: 2.1.0
> Reporter: guoxiaolongzte
> Fix For: 2.2.0
>
> Attachments: after_fix.png, before_fix.png
>
>
> Before fix this problem e.g.
> Completed Drivers
> Submission ID Submitted Time Worker
> State Cores Memory Main
> Class
> driver-20170419145755-0005 Wed Apr 19 14:57:55 CST 2017
> worker-20170419145250-zdh120-40412 FAILED 1 1024.0 MB
> cn.zte.HdfsTest
> After fix this problem e.g.
> Completed Drivers
> Submission ID Submitted Time Worker
> State Cores Memory Main
> Class
> driver-20170419145755-0006 2017/04/19 16:01:25
> worker-20170419145250-zdh120-40412 FAILED 1 1024.0
> MB cn.zte.HdfsTest
> 'Submitted Time' field, the date format has been formatted, in running
> Applications table or Completed Applicationstable in master web ui.
> e.g.
> Running Applications
> Application ID Name Cores Memory
> per Executor Submitted Time User State
> Duration
> app-20170419160910-0000 (kill) SparkSQL::10.43.183.120 1 5.0
> GB 2017/04/19 16:09:10 root RUNNING
> 53 s
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]