-
- Downloads
[SPARK-11121][CORE] Correct the TaskLocation type
Correct the logic to return `HDFSCacheTaskLocation` instance when the input `str` is a in memory location. Author: zhichao.li <zhichao.li@intel.com> Closes #9096 from zhichao-li/uselessBranch.
Showing
- core/src/main/scala/org/apache/spark/scheduler/TaskLocation.scala 1 addition, 1 deletion.../main/scala/org/apache/spark/scheduler/TaskLocation.scala
- core/src/test/scala/org/apache/spark/scheduler/TaskSetManagerSuite.scala 8 additions, 3 deletions...cala/org/apache/spark/scheduler/TaskSetManagerSuite.scala
Please register or sign in to comment