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

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

Andrew Or created SPARK-3825:
--------------------------------

             Summary: 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