-
- Downloads
[SPARK-4085] Propagate FetchFailedException when Spark fails to read local shuffle file.
cc aarondav kayousterhout pwendell This should go into 1.2? Author: Reynold Xin <rxin@databricks.com> Closes #3579 from rxin/SPARK-4085 and squashes the following commits: 255b4fd [Reynold Xin] Updated test. f9814d9 [Reynold Xin] Code review feedback. 2afaf35 [Reynold Xin] [SPARK-4085] Propagate FetchFailedException when Spark fails to read local shuffle file.
Showing
- core/src/main/scala/org/apache/spark/storage/ShuffleBlockFetcherIterator.scala 17 additions, 11 deletions...rg/apache/spark/storage/ShuffleBlockFetcherIterator.scala
- core/src/test/scala/org/apache/spark/ExternalShuffleServiceSuite.scala 0 additions, 2 deletions.../scala/org/apache/spark/ExternalShuffleServiceSuite.scala
- core/src/test/scala/org/apache/spark/ShuffleSuite.scala 23 additions, 0 deletionscore/src/test/scala/org/apache/spark/ShuffleSuite.scala
Loading
Please register or sign in to comment