You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2020/05/13 19:11:00 UTC

[jira] [Created] (BEAM-9986) Make --flink_submit_uber_jar the default.

Kyle Weaver created BEAM-9986:
---------------------------------

             Summary: Make --flink_submit_uber_jar the default.
                 Key: BEAM-9986
                 URL: https://issues.apache.org/jira/browse/BEAM-9986
             Project: Beam
          Issue Type: Improvement
          Components: runner-flink
            Reporter: Kyle Weaver
            Assignee: Kyle Weaver


Remove flink_submit_uber_jar option and instead use this logic:

(1) If no options are provided, a local flink cluster is started up and is used,
(2) If a master is specified, we submit it to that job in the least intrusive way possible (ie, via the Flink uber jar job server)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)