You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "meiyoula (JIRA)" <ji...@apache.org> on 2016/04/08 11:26:25 UTC

[jira] [Comment Edited] (SPARK-14486) For partition table, the dag occurs oom because of too many same rdds

    [ https://issues.apache.org/jira/browse/SPARK-14486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231920#comment-15231920 ] 

meiyoula edited comment on SPARK-14486 at 4/8/16 9:25 AM:
----------------------------------------------------------

[~andrewor14] Can you have a look on this?  thanks.


was (Author: meiyoula):
[~andrewor14]

> For partition table, the dag occurs oom because of too many same rdds
> ---------------------------------------------------------------------
>
>                 Key: SPARK-14486
>                 URL: https://issues.apache.org/jira/browse/SPARK-14486
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: meiyoula
>
> For partition table, when partition rdds do some maps, the rdd number will multiple grow. So rdd number in dag will become thounds, and occurs oom.
> Can we make a improvement to reduce the rdd number in dag. show the same rdds just one time, not each partition.



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