[
https://issues.apache.org/jira/browse/BEAM-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Sela closed BEAM-229.
--------------------------
Resolution: Won't Fix
Fix Version/s: Not applicable
Spark configurations can be passed as system properties or via Spark
configuration as part of the deployment / spark-default.conf.
I don't see a reason to mix it into {{PipelineOptions}}.
> Add support for additional Spark configuration via PipelineOptions
> ------------------------------------------------------------------
>
> Key: BEAM-229
> URL: https://issues.apache.org/jira/browse/BEAM-229
> Project: Beam
> Issue Type: Improvement
> Components: runner-spark
> Reporter: Amit Sela
> Fix For: Not applicable
>
>
> Provide support for at least some of the Spark configurations via
> PipelineOptions - memory, cores, etc.
> Need to pass PipelineOptions to
> https://github.com/apache/incubator-beam/blob/master/runners/spark/src/main/java/org/apache/beam/runners/spark/translation/SparkContextFactory.java
> where the SparkConf is created.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)