aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
authorAndrew Or <andrewor14@gmail.com>2014-06-27 15:23:25 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-06-27 15:23:34 -0700
commit2a49a8d038ca9e600926907a955d300b43c61a1a (patch)
tree7cb2ae6cf1a4a181171a5f50c8154ac74636e4f6 /bagel
parentfb61928cfb16be79effcdb48ad33fcb97d6cc8c8 (diff)
downloadspark-2a49a8d038ca9e600926907a955d300b43c61a1a.tar.gz
spark-2a49a8d038ca9e600926907a955d300b43c61a1a.tar.bz2
spark-2a49a8d038ca9e600926907a955d300b43c61a1a.zip
[SPARK-2307] SparkUI - storage tab displays incorrect RDDs
The issue here is that the `StorageTab` listens for updates from the `StorageStatusListener`, but when a block is kicked out of the cache, `StorageStatusListener` removes it from its list. Thus, there is no way for the `StorageTab` to know whether a block has been dropped. This issue was introduced in #1080, which was itself a bug fix. Here we revert that PR and offer a different fix for the original bug (SPARK-2144). Author: Andrew Or <andrewor14@gmail.com> Closes #1249 from andrewor14/storage-ui-fix and squashes the following commits: af019ce [Andrew Or] Fix SPARK-2307 (cherry picked from commit 21e0f77b6321590ed86223a60cdb8ae08ea4057f) Signed-off-by: Patrick Wendell <pwendell@gmail.com>
Diffstat (limited to 'bagel')
0 files changed, 0 insertions, 0 deletions