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 2017/09/22 03:56:01 UTC

[jira] [Assigned] (SPARK-22097) Call serializationStream.close after we requested enough memory

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

Apache Spark reassigned SPARK-22097:
------------------------------------

    Assignee: Apache Spark

> Call serializationStream.close after we requested enough memory
> ---------------------------------------------------------------
>
>                 Key: SPARK-22097
>                 URL: https://issues.apache.org/jira/browse/SPARK-22097
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.2.0
>            Reporter: Xianyang Liu
>            Assignee: Apache Spark
>
> Current code, we close the `serializationStream` after we unrolled the block. However, there is a otential problem that the size of underlying vector or stream maybe larger the memory we requested. So here, we need check it agin carefully.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org