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

Display executor remove reason statistics for clusters which don't have dynamic allocation

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.3.2
    • None
    • Spark Core
    • None

    Description

      The remove reason statistics do not seem to be enabled for clusters which do not have dynamic allocation enabled. For clusters which do have dynamic allocation, we see this:

      ExecutorMonitor: Executor 2 is removed. Remove reason statistics: (gracefully decommissioned: 2, decommision unfinished: 0, driver killed: 0, unexpectedly exited: 0).
      

      Something similar would be helpful for clusters which don't have dynamic allocation, as executors can still be killed for whatever reason and it would be helpful to see if those killed executors were able to gracefully decommission.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yeachan153 Yeachan Park
            Holden Karau Holden Karau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: