-
- Downloads
Fix an instance where full standalone mode executor IDs were passed to
StandaloneSchedulerBackend instead of the smaller IDs used within Spark (that lack the application name). This was reported by ClearStory in https://github.com/clearstorydata/spark/pull/9. Also fixed some messages that said slave instead of executor.
Showing
- core/src/main/scala/org/apache/spark/scheduler/cluster/ClusterTaskSetManager.scala 2 additions, 2 deletions...pache/spark/scheduler/cluster/ClusterTaskSetManager.scala
- core/src/main/scala/org/apache/spark/scheduler/cluster/SparkDeploySchedulerBackend.scala 5 additions, 5 deletions...spark/scheduler/cluster/SparkDeploySchedulerBackend.scala
Please register or sign in to comment