We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef2d39 commit 492e25eCopy full SHA for 492e25e
core/src/main/scala/org/apache/spark/MapOutputTracker.scala
@@ -30,7 +30,6 @@ import org.apache.spark.scheduler.MapStatus
30
import org.apache.spark.shuffle.MetadataFetchFailedException
31
import org.apache.spark.storage.BlockManagerId
32
import org.apache.spark.util._
33
-import org.apache.spark.util.collection.{Utils => CollectionUtils}
34
35
private[spark] sealed trait MapOutputTrackerMessage
36
private[spark] case class GetMapOutputStatuses(shuffleId: Int)
0 commit comments