Details
-
Improvement
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
Description
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)