[ https://issues.apache.org/jira/browse/SPARK-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161461#comment-14161461 ]
Apache Spark commented on SPARK-3825: ------------------------------------- User 'andrewor14' has created a pull request for this issue: https://github.com/apache/spark/pull/2688 > Log more information when unrolling a block fails > ------------------------------------------------- > > Key: SPARK-3825 > URL: https://issues.apache.org/jira/browse/SPARK-3825 > Project: Spark > Issue Type: Bug > Components: Block Manager, Spark Core > Affects Versions: 1.1.0 > Reporter: Andrew Or > Assignee: Andrew Or > > We currently log only the following: > {code} > 14/10/06 16:45:42 WARN CacheManager: Not enough space to cache partition > rdd_0_2 in memory! Free memory is 481861527 bytes. > {code} > This is confusing, however, because "free memory" here means the amount of > memory not occupied by blocks. It does not include the amount of memory > reserved for unrolling. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org