Kyle Weaver created BEAM-8507:
---------------------------------
Summary: Unspecified flink_master fails on Python 3.6+
Key: BEAM-8507
URL: https://issues.apache.org/jira/browse/BEAM-8507
Project: Beam
Issue Type: Bug
Components: runner-flink
Reporter: Kyle Weaver
[auto] was made the default flink_master in
[https://github.com/apache/beam/pull/9844]. Since FlinkUberJarJobServer does
not support [auto], this is a problem for Python 3.6 and 3.7. (It is fine for
3.5 because 3.5 does not use FlinkUberJarJobServer.)
requests.exceptions.InvalidURL: Failed to parse: [auto]/v1/config
--
This message was sent by Atlassian Jira
(v8.3.4#803005)