aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMarcelo Vanzin <vanzin@cloudera.com>2015-11-23 13:54:19 -0800
committerMarcelo Vanzin <vanzin@cloudera.com>2015-11-23 13:54:19 -0800
commitc2467dadae8ce44010a912ee91c429310f8add65 (patch)
tree13f1eb5a8e2e2348a6a0b1296a720b8ef626eaf9 /pom.xml
parent7cfa4c6bc36d97e459d4adee7b03d537d63c337e (diff)
downloadspark-c2467dadae8ce44010a912ee91c429310f8add65.tar.gz
spark-c2467dadae8ce44010a912ee91c429310f8add65.tar.bz2
spark-c2467dadae8ce44010a912ee91c429310f8add65.zip
[SPARK-11140][CORE] Transfer files using network lib when using NettyRpcEnv.
This change abstracts the code that serves jars / files to executors so that each RpcEnv can have its own implementation; the akka version uses the existing HTTP-based file serving mechanism, while the netty versions uses the new stream support added to the network lib, which makes file transfers benefit from the easier security configuration of the network library, and should also reduce overhead overall. The change includes a small fix to TransportChannelHandler so that it propagates user events to downstream handlers. Author: Marcelo Vanzin <vanzin@cloudera.com> Closes #9530 from vanzin/SPARK-11140.
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions