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

Show job info of WholeStageCodegen node on SparkSQL UI page

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • SQL, Web UI
    • None

    Description

      Currently it's really hard to link SQL plan to Spark jobs on SparkSQL UI page. When one job failed, which PhysicalPlan nodes are involved are difficult to be located. This PR is to show the job info of WholeStageCodegen node on SparkSQL UI page to make life easier.
      Each WholeStageCodegen node has a task metric PIPELINE_DURATION_METRIC which records the total duration time shown in the top right. The idea is to put the job info into its metric value during metric aggregation.

      Attachments

        1. SPARK-27565.jpg
          741 kB
          peng bo

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pengbo peng bo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: