spark-instrumented-optimizer/core/src/main
Marcelo Vanzin c1f85fc71e [SPARK-11956][CORE] Fix a few bugs in network lib-based file transfer.
- NettyRpcEnv::openStream() now correctly propagates errors to
  the read side of the pipe.
- NettyStreamManager now throws if the file being transferred does
  not exist.
- The network library now correctly handles zero-sized streams.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #9941 from vanzin/SPARK-11956.
2015-11-25 09:47:20 -08:00
..
java/org/apache/spark [SPARK-11805] free the array in UnsafeExternalSorter during spilling 2015-11-24 14:33:28 -08:00
resources/org/apache/spark [SPARK-11929][CORE] Make the repl log4j configuration override the root logger. 2015-11-24 15:08:02 -06:00
scala/org/apache/spark [SPARK-11956][CORE] Fix a few bugs in network lib-based file transfer. 2015-11-25 09:47:20 -08:00