[ https://issues.apache.org/jira/browse/SPARK-21922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153455#comment-16153455 ]
Apache Spark commented on SPARK-21922: -------------------------------------- User 'caneGuy' has created a pull request for this issue: https://github.com/apache/spark/pull/19132 > When executor failed and task metrics have not send to driver,the status will > always be 'RUNNING' and the duration will be 'CurrentTime - launchTime' > ----------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: SPARK-21922 > URL: https://issues.apache.org/jira/browse/SPARK-21922 > Project: Spark > Issue Type: Bug > Components: Web UI > Affects Versions: 2.1.0 > Reporter: zhoukang > Attachments: fixed01.png, fixed02.png, notfixed01.png, notfixed02.png > > > As title described,and below is an example: > !notfixed01.png|Before fixed! > !notfixed02.png|Before fixed! > We can fix the duration time by the modify time of event log: > !fixed01.png|After fixed! > !fixed02.png|After fixed! -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org