[
https://issues.apache.org/jira/browse/BEAM-8372?focusedWorklogId=334327&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334327
]
ASF GitHub Bot logged work on BEAM-8372:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Oct/19 19:01
Start Date: 25/Oct/19 19:01
Worklog Time Spent: 10m
Work Description: robertwb commented on issue #9844: [BEAM-8372] Support
both flink_master and flink_master_url parameter
URL: https://github.com/apache/beam/pull/9844#issuecomment-546473642
`flink_master_url` is very new, I think we can consolidate on one option for
now.
So, if I understand correctly, if `flink_master` is just host:port, there is
no way to (simultaneously) submit a job to two different clusters (one with
ssl, one without) without editing the config file in the middle? This seems
quite unfortunate. Also, the code here does not read the config file.
What if, instead, we made the `http[s]://` part optional, where it would be
stripped in Java and assumed to be just `http://` in Python if not specified?
(Or it could try https and then fall back to http on failure.)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 334327)
Time Spent: 6h 20m (was: 6h 10m)
> Allow submission of Flink UberJar directly to flink cluster.
> ------------------------------------------------------------
>
> Key: BEAM-8372
> URL: https://issues.apache.org/jira/browse/BEAM-8372
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py-core
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: Major
> Time Spent: 6h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)