GitHub user CrazyJvm opened a pull request:
https://github.com/apache/spark/pull/950
StorageLevel in 'storage tab' and 'RDD Storage Info' never changes
#SPARK-1999#
StorageLevel in 'storage tab' and 'RDD Storage Info' never changes even if
you call rdd.unpersist() and then you give the rdd another different storage
level.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CrazyJvm/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/950.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 #950
----
commit bbe28d2b4fee09258cd89c1085e0597d188bffa0
Author: Chen Chao <[email protected]>
Date: 2014-06-02T08:25:51Z
Merge pull request #3 from apache/master
Add landmark-based Shortest Path algorithm to graphx.lib
commit a158ff031c021491f4e1ddd5c13f8317905c76ee
Author: Chen Chao <[email protected]>
Date: 2014-06-03T01:16:34Z
Merge pull request #4 from apache/master
merge from master
commit 21aef67288bd3d50f29f4e4dceaa8df71d9e279d
Author: CrazyJvm <[email protected]>
Date: 2014-06-03T10:52:38Z
fix ui storagelevel bug
----
---
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.
---