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

Delay stop of web UI

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 2.1.0
    • None
    • Web UI
    • None

    Description

      When debugging Spark applications or deployments, it is often useful to inspect the Web UI of the driver application. Especially when the application is running remotely and facilities such as the history server aren't available, it can be limiting and frustrating that the UI stops when the application finishes. Developers sometimes add sleep statements to the end of their programs to allow to this, but this requires rebuilding an application to run it again with a delay.

      It is useful to have a configuration property, such as spark.ui.stopDelay, that can be use with arbitrary applications to prevent the UI from stopping immediately.

      Attachments

        Activity

          People

            Unassigned Unassigned
            barnardb Ben Barnard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: