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/05 11:39:25 UTC

[jira] [Created] (SPARK-14403) the dag of a stage may has too many same chid cluster, and result to gc

meiyoula created SPARK-14403:
--------------------------------

             Summary: the dag of a stage may has too many same chid cluster, and result to gc
                 Key: SPARK-14403
                 URL: https://issues.apache.org/jira/browse/SPARK-14403
             Project: Spark
          Issue Type: Bug
          Components: Web UI
            Reporter: meiyoula


When I run a sql query, I can't open the stage page on the web, and result the historyserver process shut down. 

After debug the code, I find a stage graph has more than 5000 same childcluster. so when going to make dot file, the process goes down.

I think the graph cluster shouldn't has the same child cluster, right?



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