aboutsummaryrefslogtreecommitdiff
path: root/ec2
diff options
context:
space:
mode:
authorAndrew Or <andrewor14@gmail.com>2014-10-07 12:52:10 -0700
committerAndrew Or <andrewor14@gmail.com>2014-10-07 12:52:10 -0700
commit553737c6e6d5ffa3b52a9888444f4beece5c5b1a (patch)
treeef588b2556f7c7bdf0b519be6326e6086995c163 /ec2
parentbc87cc410fae59660c13b6ae1c14204df77237b8 (diff)
downloadspark-553737c6e6d5ffa3b52a9888444f4beece5c5b1a.tar.gz
spark-553737c6e6d5ffa3b52a9888444f4beece5c5b1a.tar.bz2
spark-553737c6e6d5ffa3b52a9888444f4beece5c5b1a.zip
[SPARK-3825] Log more detail when unrolling a block fails
Before: ``` 14/10/06 16:45:42 WARN CacheManager: Not enough space to cache partition rdd_0_2 in memory! Free memory is 481861527 bytes. ``` After: ``` 14/10/07 11:08:24 WARN MemoryStore: Not enough space to cache rdd_2_0 in memory! (computed 68.8 MB so far) 14/10/07 11:08:24 INFO MemoryStore: Memory use = 1088.0 B (blocks) + 445.1 MB (scratch space shared across 8 thread(s)) = 445.1 MB. Storage limit = 459.5 MB. ``` Author: Andrew Or <andrewor14@gmail.com> Closes #2688 from andrewor14/cache-log-message and squashes the following commits: 28e33d6 [Andrew Or] Shy away from "unrolling" 5638c49 [Andrew Or] Grammar 39a0c28 [Andrew Or] Log more detail when unrolling a block fails
Diffstat (limited to 'ec2')
0 files changed, 0 insertions, 0 deletions