Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2015 Spark UI issues at scale
  3. SPARK-4598

Paginate stage page to avoid OOM with > 100,000 tasks

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.5.0
    • Web UI
    • None

    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

          Activity

            People

              zsxwing Shixiong Zhu
              meiyoula meiyoula
              Votes:
              1 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: