[ 
https://issues.apache.org/jira/browse/SPARK-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Or closed SPARK-3825.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0
                   1.1.1

> 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
>             Fix For: 1.1.1, 1.2.0
>
>
> 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

Reply via email to