GitHub user liyezhang556520 opened a pull request:
https://github.com/apache/spark/pull/4848
[SPARK-6107][CORE] Display inprogress application information for event log
history for standalone mode
when application is finished running abnormally (Ctrl + c for example), the
history event log file is still ends with `.inprogress` suffix. And the
application state can not be showed on webUI, User can just see "*Application
history not foud xxxx, Application xxx is still in progress*".
For application that not finished normally, the history will show:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liyezhang556520/spark showLogInprogress
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4848.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4848
----
commit 6d6ceb0839f6b8b341eadb3da13e403a26bfa386
Author: Zhang, Liye <[email protected]>
Date: 2015-03-02T06:25:30Z
enable in progress eventlog file
commit 563634ef004d33804245e9bff0ff8c21ecae2ffa
Author: Zhang, Liye <[email protected]>
Date: 2015-03-02T07:06:00Z
small fix for file path
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]