[
https://issues.apache.org/jira/browse/BEAM-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Sela resolved BEAM-627.
----------------------------
Resolution: Fixed
Fix Version/s: 0.3.0-incubating
> Set Spark master only if not set.
> ---------------------------------
>
> Key: BEAM-627
> URL: https://issues.apache.org/jira/browse/BEAM-627
> Project: Beam
> Issue Type: Bug
> Components: runner-spark
> Reporter: Amit Sela
> Assignee: Amit Sela
> Fix For: 0.3.0-incubating
>
>
> Currently, the Spark master is *always* set programatically.
> This is an issue if the master was already set by passing a system property
> (which is what spark-submit basically does).
> Avoiding overrides allows for an application to define a "local" master,
> while overriding it with an external resource manager.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)