Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.0.0
-
None
Description
Kryo supports resizing serialization output buffers with the maxBufferSize parameter of KryoOutput.
I suggest we expose this through the config spark.kryoserializer.buffer.max.mb
For pull request see:
https://github.com/apache/spark/pull/735
Attachments
Issue Links
- is duplicated by
-
SPARK-1811 Support resizable output buffer for kryo serializer
- Resolved