GitHub user darabos opened a pull request:

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

    SPARK-2035: Store call stack for stages, display it on the UI.

    I'm not sure about the test -- I get a lot of unrelated failures for some 
reason. I'll try to sort it out. But hopefully the automation will test this 
for me if I send a pull request :).
    
    I'll attach a demo HTML in 
[Jira](https://issues.apache.org/jira/browse/SPARK-2035).

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

    $ git pull https://github.com/darabos/spark darabos-call-stack

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

    https://github.com/apache/spark/pull/981.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 #981
    
----
commit 8fe2e34ba3985b091046b57e69f9ac941f8cc0b2
Author: Daniel Darabos <[email protected]>
Date:   2014-06-05T14:44:24Z

    Store call stack for stages, display it on the UI.

----


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

Reply via email to