-
- Downloads
- Updated Reducer-Tracker communication protocol.
- Implemented a new tracker strategy for shuffle where if a reducer is too fast its stalled until other catchup. Basic version is working, but more work is necessary.
Showing
- conf/java-opts 1 addition, 1 deletionconf/java-opts
- src/scala/spark/Shuffle.scala 13 additions, 1 deletionsrc/scala/spark/Shuffle.scala
- src/scala/spark/ShuffleTrackerStrategy.scala 151 additions, 16 deletionssrc/scala/spark/ShuffleTrackerStrategy.scala
- src/scala/spark/TrackedCustomBlockedLocalFileShuffle.scala 48 additions, 19 deletionssrc/scala/spark/TrackedCustomBlockedLocalFileShuffle.scala
- src/scala/spark/TrackedCustomParallelLocalFileShuffle.scala 30 additions, 18 deletionssrc/scala/spark/TrackedCustomParallelLocalFileShuffle.scala
Please register or sign in to comment