You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 15:40:59 UTC

[GitHub] [beam] damccorm opened a new issue, #20182: Make --flink_submit_uber_jar the default.

damccorm opened a new issue, #20182:
URL: https://github.com/apache/beam/issues/20182

   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)
   
   Imported from Jira [BEAM-9986](https://issues.apache.org/jira/browse/BEAM-9986). Original Jira may contain additional context.
   Reported by: ibzib.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org