[
https://issues.apache.org/jira/browse/BEAM-8372?focusedWorklogId=334573&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334573
]
ASF GitHub Bot logged work on BEAM-8372:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Oct/19 22:04
Start Date: 26/Oct/19 22:04
Worklog Time Spent: 10m
Work Description: tweise commented on issue #9844: [BEAM-8372] Support
both flink_master and flink_master_url parameter
URL: https://github.com/apache/beam/pull/9844#issuecomment-546643222
`[auto]` is the correct default value, it will result in local execution
except when a job is run by Flink CLI or REST API. The use case here is a Flink
REST client. In that context there is no Flink config, the REST API is fully
described here:
https://ci.apache.org/projects/flink/flink-docs-stable/monitoring/rest_api.html
I don't see why `flink_master` has to serve as endpoint URL necessarily. Why
can there not be a separate property for just for the REST client?
It would be good to separate the more general discussion from this PR and
surface it on the mailing list. That new job submission mode and related
changes need to become more visible to others interested in Flink.
----------------------------------------------------------------
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: 334573)
Time Spent: 8h (was: 7h 50m)
> 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: 8h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)