aboutsummaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorAnkur Dave <ankurdave@gmail.com>2014-05-11 19:20:42 -0700
committerMatei Zaharia <matei@databricks.com>2014-05-11 19:20:42 -0700
commita6b02fb7486356493474c7f42bb714c9cce215ca (patch)
tree820865b6cb770d4f67c57e47f238769201b18370 /core/src
parentf938a155b2a9c126b292d5403aca31de83d5105a (diff)
downloadspark-a6b02fb7486356493474c7f42bb714c9cce215ca.tar.gz
spark-a6b02fb7486356493474c7f42bb714c9cce215ca.tar.bz2
spark-a6b02fb7486356493474c7f42bb714c9cce215ca.zip
SPARK-1786: Edge Partition Serialization
This appears to address the issue with edge partition serialization. The solution appears to be just registering the `PrimitiveKeyOpenHashMap`. However I noticed that we appear to have forked that code in GraphX but retained the same name (which is confusing). I also renamed our local copy to `GraphXPrimitiveKeyOpenHashMap`. We should consider dropping that and using the one in Spark if possible. Author: Ankur Dave <ankurdave@gmail.com> Author: Joseph E. Gonzalez <joseph.e.gonzalez@gmail.com> Closes #724 from jegonzal/edge_partition_serialization and squashes the following commits: b0a525a [Ankur Dave] Disable reference tracking to fix serialization test bb7f548 [Ankur Dave] Add failing test for EdgePartition Kryo serialization 67dac22 [Joseph E. Gonzalez] Making EdgePartition serializable.
Diffstat (limited to 'core/src')
0 files changed, 0 insertions, 0 deletions