[
https://issues.apache.org/jira/browse/SPARK-54696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herman van Hövell updated SPARK-54696:
--------------------------------------
Description:
Using LocalRelations in Spark Connect currently leaks off-heap memory. We use
ArrowConverters.
fromIPCStream(..) for reading LocalRelations. This unfortunately does not clean
up its arrow buffers after we are done.
> Spark Connect LocalRelation support leak off-heap memory
> --------------------------------------------------------
>
> Key: SPARK-54696
> URL: https://issues.apache.org/jira/browse/SPARK-54696
> Project: Spark
> Issue Type: Bug
> Components: Connect
> Affects Versions: 4.1.0
> Reporter: Herman van Hövell
> Assignee: Herman van Hövell
> Priority: Critical
>
> Using LocalRelations in Spark Connect currently leaks off-heap memory. We use
> ArrowConverters.
> fromIPCStream(..) for reading LocalRelations. This unfortunately does not
> clean up its arrow buffers after we are done.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]