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/09/12 08:00:36 UTC

[jira] [Created] (BEAM-627) Set Spark master only if not set.

Amit Sela created BEAM-627:
------------------------------

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


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)