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

[History server ]Jobs table and Aggregate metrics table are showing lesser number of tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.2
    • 2.4.1, 3.0.0
    • Spark Core, Web UI
    • None

    Description

      Test step to reproduce:

      1) bin/spark-shell --master yarn --conf spark.executor.instances=3

      2){{sc.parallelize(1 to 10000, 10).map

      { x => throw new RuntimeException("Bad executor")}

      .collect() }}

       

      3) Open Application from the history server UI

      Jobs table and Aggregated metrics are showing lesser number of tasks.

       

       

      Attachments

        Activity

          People

            shahid shahid
            abhishek.akg ABHISHEK KUMAR GUPTA
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: