Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-25594

OOM in long running applications even with UI disabled

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete CommentsDelete
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 2.3.0, 2.4.0
    • None
    • Spark Core
    • None

    Description

      Typically for long running applications with large number of tasks it is common to disable UI to minimize overhead at driver.
      Earlier, with spark ui disabled, only stage/job information was kept as part of JobProgressListener.

      As part of history server scalability fixes, particularly SPARK-20643, inspite of disabling UI - task information continues to be maintained in memory.
      In our long running tests against spark thrift server, this eventually results in OOM.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            mridulm80 Mridul Muralidharan Assign to me
            mridulm80 Mridul Muralidharan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment