GitHub user uncleGen opened a pull request:

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

    [SPARK-3170][CORE]: Bug Fix in Storage UI

    current compeleted stage only need to remove its own partitions that are no 
longer cached. Currently, "Storage" in Spark UI may lost some rdds which are 
cached actually.

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

    $ git pull https://github.com/uncleGen/spark master_ui_storage

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

    https://github.com/apache/spark/pull/2076.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 #2076
    
----
commit 7633f4f62b01df78e649f55c79dfa8db48e21718
Author: uncleGen <husty...@gmail.com>
Date:   2014-08-21T03:40:36Z

    Bug Fix in Storage 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to