[
https://issues.apache.org/jira/browse/SPARK-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-3269.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> SparkSQLOperationManager.getNextRowSet OOMs when a large maxRows is set
> -----------------------------------------------------------------------
>
> Key: SPARK-3269
> URL: https://issues.apache.org/jira/browse/SPARK-3269
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.0.2
> Reporter: Cheng Lian
> Assignee: Cheng Lian
> Fix For: 1.1.0
>
>
> {{SparkSQLOperationManager.getNextRowSet}} allocates an {{ArrayBuffer[Row]}}
> as large as {{maxRows}}, which can lead to OOM if {{maxRows}} is large, even
> if the actual size of the row set is much smaller.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]