[ https://issues.apache.org/jira/browse/SPARK-15884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-15884: ------------------------------------ Assignee: (was: 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 > > 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