[
https://issues.apache.org/jira/browse/BEAM-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía resolved BEAM-982.
-------------------------------
Fix Version/s: Not applicable
Resolution: Not A Problem
> Document spark configuration update
> -----------------------------------
>
> Key: BEAM-982
> URL: https://issues.apache.org/jira/browse/BEAM-982
> Project: Beam
> Issue Type: Improvement
> Components: runner-spark
> Reporter: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: Not applicable
>
>
> When using {{spark-submit}} to submit a pipeline to a spark cluster, I had to
> change the {{conf/spark-defaults.conf}} with the following:
> {code}
> spark.serializer org.apache.spark.serializer.KryoSerializer
> spark.kryoserializer.buffer.max 1024
> {code}
> I think it would make sense to add a note in the Spark README or website
> about this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)