GitHub user tsudukim opened a pull request:

    https://github.com/apache/spark/pull/3467

    [SPARK-2458] Make failed application log visible on History Server

    Enabled HistoryServer to show incomplete applications.
    We can see the log for incomplete applications by clicking the bottom link.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tsudukim/spark feature/SPARK-2458-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/3467.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 #3467
    
----
commit 66fc15b75a16a3dd0345c0fca0babc56c2529af9
Author: Masayoshi TSUZUKI <[email protected]>
Date:   2014-11-25T08:00:03Z

    [SPARK-2458] Make failed application log visible on History Server
    
    Enabled HistoryServer to show incomplete applications.
    We can see the log for incomplete applications by clicking the bottom link.

----


---
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]

Reply via email to