[ https://issues.apache.org/jira/browse/SPARK-26110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698247#comment-16698247 ]
shahid commented on SPARK-26110: -------------------------------- Hi, For the applications which are inprogress (that is not completed), last update time will be the last scan time of the eventLog. So, whenever we restart the history server, the last update time(which is same as last scan time), will update accordingly. This is the behavior since the previous version. So, the scenario is VALID. > If you restart the spark history server, the "Last Update" of incomplete > app(had been kill) will be updated to current time > --------------------------------------------------------------------------------------------------------------------------- > > Key: SPARK-26110 > URL: https://issues.apache.org/jira/browse/SPARK-26110 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 2.3.2 > Reporter: zhouyongjin > Priority: Major > Attachments: 2018-11-19_092114.png, 2018-11-19_092301.png, > 2018-11-19_093402.png > > > !2018-11-19_093402.png!!2018-11-19_092114.png! The Spark application that is > manually killed will remain in an incomplete state.eg 0051 and 0050. > !image-2018-11-19-09-34-25-044.png! > In this case,If you restart the spark history server, the "Last Update" of > incomplete app(had been kill) will be updated to current time. > !image-2018-11-19-09-35-06-076.png! > 0051 and 0050 has been killed on 2018-11-15. > restart spark history, "Last Updated" be modified to current time. > !image-2018-11-19-09-35-13-508.png! -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org