[GitHub] [spark] hiboyang commented on a change in pull request #31876: [SPARK-34942][API][CORE] Abstract Location in MapStatus to enable support for custom storage

2021-04-21 Thread GitBox
hiboyang commented on a change in pull request #31876: URL: https://github.com/apache/spark/pull/31876#discussion_r618097182 ## File path: core/src/main/scala/org/apache/spark/MapOutputTracker.scala ## @@ -162,7 +162,7 @@ private class ShuffleStatus(numPartitions: Int) extends

[GitHub] [spark] hiboyang commented on a change in pull request #31876: [SPARK-34942][API][CORE] Abstract Location in MapStatus to enable support for custom storage

2021-04-21 Thread GitBox
hiboyang commented on a change in pull request #31876: URL: https://github.com/apache/spark/pull/31876#discussion_r618026215 ## File path: core/src/main/scala/org/apache/spark/MapOutputTracker.scala ## @@ -172,7 +172,7 @@ private class ShuffleStatus(numPartitions: Int) extends