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 2016/06/10 22:07:21 UTC

[jira] [Assigned] (SPARK-15884) Override stringArgs method in MapPartitionsInR case class in order to avoid Out Of Mermory exceptions when calling toString

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

Apache Spark reassigned SPARK-15884:
------------------------------------

    Assignee: Apache Spark

> 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: Apache Spark
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org