Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to make the doc up-to-date. The documentation is generally correct, but after https://issues.apache.org/jira/browse/SPARK-13926, Spark starts to choose Kyro as a default serialization library during shuffling of simple types, arrays of simple types, or string type.

How was this patch tested?

This is a documentation update.

@SparkQA
Copy link

SparkQA commented Sep 30, 2016

Test build #66185 has finished for PR 15315 at commit 3dfa0d9.

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

@dongjoon-hyun
Copy link
Member Author

Thank you for reviewing and approving, @srowen !

@rxin
Copy link
Contributor

rxin commented Oct 1, 2016

I've merged this in master/2.0.

asfgit pushed a commit that referenced this pull request Oct 1, 2016
…during shuffling

## What changes were proposed in this pull request?

This PR aims to make the doc up-to-date. The documentation is generally correct, but after https://issues.apache.org/jira/browse/SPARK-13926, Spark starts to choose Kyro as a default serialization library during shuffling of simple types, arrays of simple types, or string type.

## How was this patch tested?

This is a documentation update.

Author: Dongjoon Hyun <dongjoon@apache.org>

Closes #15315 from dongjoon-hyun/SPARK-DOC-SERIALIZER.

(cherry picked from commit 15e9bbb)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in 15e9bbb Oct 1, 2016
@dongjoon-hyun
Copy link
Member Author

Thank you, @rxin and @srowen .

@dongjoon-hyun dongjoon-hyun deleted the SPARK-DOC-SERIALIZER branch November 7, 2016 00:51
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.

4 participants