spark-instrumented-optimizer/common
Imran Rashid 99d2e4e007 [SPARK-24296][CORE] Replicate large blocks as a stream.
When replicating large cached RDD blocks, it can be helpful to replicate
them as a stream, to avoid using large amounts of memory during the
transfer.  This also allows blocks larger than 2GB to be replicated.

Added unit tests in DistributedSuite.  Also ran tests on a cluster for
blocks > 2gb.

Closes #21451 from squito/clean_replication.

Authored-by: Imran Rashid <irashid@cloudera.com>
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
2018-08-21 11:26:41 -07:00
..
kvstore Fix typos detected by github.com/client9/misspell 2018-08-11 21:23:36 -05:00
network-common [SPARK-24296][CORE] Replicate large blocks as a stream. 2018-08-21 11:26:41 -07:00
network-shuffle [SPARK-24296][CORE] Replicate large blocks as a stream. 2018-08-21 11:26:41 -07:00
network-yarn [SPARK-23028] Bump master branch version to 2.4.0-SNAPSHOT 2018-01-13 00:37:59 +08:00
sketch [SPARK-23381][CORE] Murmur3 hash generates a different value from other implementations 2018-02-16 17:17:55 -08:00
tags [SPARK-23028] Bump master branch version to 2.4.0-SNAPSHOT 2018-01-13 00:37:59 +08:00
unsafe Fix typos detected by github.com/client9/misspell 2018-08-11 21:23:36 -05:00