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 2015/07/14 19:33:05 UTC

[jira] [Assigned] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks

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

Apache Spark reassigned SPARK-4598:
-----------------------------------

    Assignee: Apache Spark

> Paginate stage page to avoid OOM with > 100,000 tasks
> -----------------------------------------------------
>
>                 Key: SPARK-4598
>                 URL: https://issues.apache.org/jira/browse/SPARK-4598
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Web UI
>    Affects Versions: 1.2.0
>            Reporter: meiyoula
>            Assignee: Apache Spark
>
> In HistoryServer stage page, clicking the task href in Description, it occurs the GC error. The detail error message is:
> 2014-11-17 16:36:30,851 | WARN  | [qtp1083955615-352] | Error for /history/application_1416206401491_0010/stages/stage/ | org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:590)
> java.lang.OutOfMemoryError: GC overhead limit exceeded
> 2014-11-17 16:36:30,851 | WARN  | [qtp1083955615-364] | handle failed | org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:697)
> java.lang.OutOfMemoryError: GC overhead limit exceeded



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