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

Add Scan details to spark plan scan node in SparkUI

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • SQL, Web UI
    • None

    Description

      Hi,

      For DSv2, the scan node in the spark plan on SparkUI simply shows "BatchScan" as opposed to "Scan <fileformat>".

      Add a method "String name()" to the Scan interface, that "BatchScanExec" can invoke to set the node name the plan. This nodeName will be eventually used by "SparkPlanGraphNode" to display it in the header of the UI node.

       

      DSv1

       

      DSv2

      Attachments

        Activity

          People

            sumeet.gajjar Sumeet
            sumeet.gajjar Sumeet
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: