Created
December 11, 2015 12:56
-
-
Save huasanyelao/c6d69ed47c5e38338ff0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spark.serializer=org.apache.spark.serializer.KryoSerializer | |
spark.kryo.registrator=com.uebercomputing.mailrecord.MailRecordRegistrator | |
spark.kryoserializer.buffer.mb=128 | |
spark.kryoserializer.buffer.max.mb=512 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment