You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/10/07 06:45:33 UTC

[jira] [Commented] (SPARK-3825) Log more information when unrolling a block fails

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org