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

TaskLocation does not allow for Executor ID's with underscores

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.6.1
    • 2.0.0
    • Scheduler, Spark Core
    • None

    Description

      Currently, the logic in TaskLocation does not allow for Executor IDs which contain underscores, leading to an IllegalArgumentException being thrown from core/src/scala/org/apache/spark/scheduler/TaskLocation.scala in the apply method.

      Attachments

        Activity

          People

            tmagrino Tom Magrino
            tmagrino Tom Magrino
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: