spark-instrumented-optimizer/network
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
..
common [SPARK-11956][CORE] Fix a few bugs in network lib-based file transfer. 2015-11-25 09:47:20 -08:00
shuffle [SPARK-11495] Fix potential socket / file handle leaks that were found via static analysis 2015-11-18 16:00:35 -08:00
yarn [SPARK-10745][CORE] Separate configs between shuffle and RPC 2015-11-18 12:53:22 -08:00