You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Amit Sela (JIRA)" <ji...@apache.org> on 2016/04/26 12:06:12 UTC

[jira] [Created] (BEAM-229) Add support for additional Spark configuration via PipelineOptions

Amit Sela created BEAM-229:
------------------------------

             Summary: 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
            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)