[
https://issues.apache.org/jira/browse/BEAM-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689535#comment-15689535
]
Amit Sela commented on BEAM-229:
--------------------------------
[~jbonofre] we talked about it, but maybe there's a bigger question here for
the Dev list:
Runners usually have their knobs, should we have a {{Properties}} option in
{{PipelineOptions}} to pass runner-specific configurations ?
WDYT ?
> 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
>
> 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.4#6332)