Skip to content

Conversation

@zsxwing
Copy link
Member

@zsxwing zsxwing commented Jan 8, 2016

backport #10609 to branch 1.6

The default serializer in Kryo is FieldSerializer and it ignores transient fields and never calls `writeObject` or `readObject`. So we should register OpenHashMapBasedStateMap using `DefaultSerializer` to make it work with Kryo.

Author: Shixiong Zhu <[email protected]>

Closes #10609 from zsxwing/SPARK-12591.
@SparkQA
Copy link

SparkQA commented Jan 8, 2016

Test build #48997 has finished for PR 10656 at commit 78763de.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@zsxwing
Copy link
Member Author

zsxwing commented Jan 8, 2016

CC @tdas

@tdas
Copy link
Contributor

tdas commented Jan 8, 2016

Merging this! Thanks!

asfgit pushed a commit that referenced this pull request Jan 8, 2016
…branch 1.6)

backport #10609 to branch 1.6

Author: Shixiong Zhu <[email protected]>

Closes #10656 from zsxwing/SPARK-12591-branch-1.6.
@zsxwing zsxwing closed this Jan 8, 2016
@zsxwing zsxwing deleted the SPARK-12591-branch-1.6 branch January 8, 2016 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants