Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.6.1
-
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.