Skip to content

Instantly share code, notes, and snippets.

@fennythomas2000
Created December 31, 2017 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fennythomas2000/b533fda5b40be3f489c53e17fc681a25 to your computer and use it in GitHub Desktop.
Save fennythomas2000/b533fda5b40be3f489c53e17fc681a25 to your computer and use it in GitHub Desktop.
EMR Spark conf
[
{
"Classification": "spark",
"Properties": {
"maximizeResourceAllocation": "true",
"spark.serializer": "org.apache.spark.serializer.KryoSerializer"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment