-
- Downloads
Updating reception stats before consuming. Can create trouble if there is any...
Updating reception stats before consuming. Can create trouble if there is any exception during consumption (less likely,) but this frees up splits that threads can connect to instead of idling around.
Showing
- conf/java-opts 1 addition, 1 deletionconf/java-opts
- src/scala/spark/CustomBlockedInMemoryShuffle.scala 15 additions, 17 deletionssrc/scala/spark/CustomBlockedInMemoryShuffle.scala
- src/scala/spark/CustomBlockedLocalFileShuffle.scala 15 additions, 17 deletionssrc/scala/spark/CustomBlockedLocalFileShuffle.scala
- src/scala/spark/CustomParallelInMemoryShuffle.scala 10 additions, 13 deletionssrc/scala/spark/CustomParallelInMemoryShuffle.scala
- src/scala/spark/CustomParallelLocalFileShuffle.scala 10 additions, 13 deletionssrc/scala/spark/CustomParallelLocalFileShuffle.scala
- src/scala/spark/HttpBlockedLocalFileShuffle.scala 15 additions, 17 deletionssrc/scala/spark/HttpBlockedLocalFileShuffle.scala
- src/scala/spark/HttpParallelLocalFileShuffle.scala 10 additions, 13 deletionssrc/scala/spark/HttpParallelLocalFileShuffle.scala
- src/scala/spark/ManualBlockedLocalFileShuffle.scala 15 additions, 17 deletionssrc/scala/spark/ManualBlockedLocalFileShuffle.scala
Loading
Please register or sign in to comment