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

Cheng Lian resolved SPARK-15884.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 13610
[https://github.com/apache/spark/pull/13610]

> Override stringArgs method in MapPartitionsInR case class in order to avoid 
> Out Of Mermory exceptions when calling toString
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-15884
>                 URL: https://issues.apache.org/jira/browse/SPARK-15884
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR, SQL
>            Reporter: Narine Kokhlikyan
>            Assignee: Narine Kokhlikyan
>             Fix For: 2.0.0
>
>
> As discussed in https://github.com/apache/spark/pull/12836
> we need to override stringArgs method in MapPartitionsInR in order to avoid 
> too large strings generated by "stringArgs" method based on the input 
> arguments. 
> In this case exclude some of the input arguments: serialized R objects.



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