Description
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
Attachments
Issue Links
- is duplicated by
-
SPARK-5899 Viewing specific stage information which contains thousands of tasks will freak out the driver and CPU cores from where it runs
- Resolved
-
SPARK-9037 Task table pagination for the Stage page
- Resolved
- relates to
-
SPARK-2017 web ui stage page becomes unresponsive when the number of tasks is large
- Closed
- links to