You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tom Magrino (JIRA)" <ji...@apache.org> on 2016/06/22 17:20:58 UTC

[jira] [Created] (SPARK-16148) TaskLocation does not allow for Executor ID's with underscores

Tom Magrino created SPARK-16148:
-----------------------------------

             Summary: TaskLocation does not allow for Executor ID's with underscores
                 Key: SPARK-16148
                 URL: https://issues.apache.org/jira/browse/SPARK-16148
             Project: Spark
          Issue Type: Bug
          Components: Scheduler
    Affects Versions: 1.6.1
            Reporter: Tom Magrino
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org