Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark spark.kryo.unsafe config performance #2303

Closed
heuermh opened this issue Mar 18, 2021 · 1 comment
Closed

Benchmark spark.kryo.unsafe config performance #2303

heuermh opened this issue Mar 18, 2021 · 1 comment
Milestone

Comments

@heuermh
Copy link
Member

heuermh commented Mar 18, 2021

http://spark.apache.org/docs/latest/configuration.html#compression-and-serialization

spark.kryo.unsafe, available from Spark 2.1.0 defaults to false.

Whether to use unsafe based Kryo serializer. Can be substantially faster by using Unsafe Based IO.

@heuermh heuermh added this to the 0.37.0 milestone Aug 23, 2021
@heuermh heuermh modified the milestones: 0.37.0, 0.38.0 Jan 24, 2022
@heuermh heuermh modified the milestone: 0.38.0 May 9, 2022
@heuermh
Copy link
Member Author

heuermh commented May 10, 2022

Closing as WontFix

@heuermh heuermh closed this as completed May 10, 2022
@heuermh heuermh modified the milestones: 0.38.0, 1.0.0 May 23, 2022
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

No branches or pull requests

1 participant