aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2014-12-08 16:13:03 -0800
committerJosh Rosen <joshrosen@databricks.com>2014-12-08 16:13:03 -0800
commite829bfa1ab9b68f44c489d26efb042f793fd9362 (patch)
tree22f28aea8b5e18d2a95ab0d9636d4173f99460c4 /docs/_config.yml
parent65f929d5b3a50a73cd6397bd4b72c3e7d94c99d7 (diff)
downloadspark-e829bfa1ab9b68f44c489d26efb042f793fd9362.tar.gz
spark-e829bfa1ab9b68f44c489d26efb042f793fd9362.tar.bz2
spark-e829bfa1ab9b68f44c489d26efb042f793fd9362.zip
SPARK-3926 [CORE] Reopened: result of JavaRDD collectAsMap() is not serializable
My original 'fix' didn't fix at all. Now, there's a unit test to check whether it works. Of the two options to really fix it -- copy the `Map` to a `java.util.HashMap`, or copy and modify Scala's implementation in `Wrappers.MapWrapper`, I went with the latter. Author: Sean Owen <sowen@cloudera.com> Closes #3587 from srowen/SPARK-3926 and squashes the following commits: 8586bb9 [Sean Owen] Remove unneeded no-arg constructor, and add additional note about copied code in LICENSE 7bb0e66 [Sean Owen] Make SerializableMapWrapper actually serialize, and add unit test
Diffstat (limited to 'docs/_config.yml')
0 files changed, 0 insertions, 0 deletions