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

Dynamic allocation: tone down scary executor lost messages when killing on purpose

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.6.0
    • Spark Core
    • None

    Description

      After SPARK-3822 goes in, we are now able to dynamically kill executors after an application has started. However, when we do that we get a ton of scary error messages telling us that we've done wrong somehow. It would be good to detect when this is the case and prevent these messages from surfacing.

      This maybe difficult, however, because the connection manager tends to be quite verbose in unconditionally logging disconnection messages. This is a very nice-to-have for 1.2 but certainly not a blocker.

      Attachments

        Issue Links

          Activity

            People

              vanzin Marcelo Masiero Vanzin
              andrewor14 Andrew Or
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: