Kyle Weaver created BEAM-12662:
----------------------------------
Summary: AttributeError: 'FlinkUberJarJobServer' object has no
attribute '_flink_version'
Key: BEAM-12662
URL: https://issues.apache.org/jira/browse/BEAM-12662
Project: Beam
Issue Type: Bug
Components: runner-flink
Reporter: Kyle Weaver
Assignee: Kyle Weaver
Looks like we're trying to access an attribute that doesn't exist when building
the error message:
https://github.com/apache/beam/blob/4193828a47a356b2e906380f17210d7940163850/sdks/python/apache_beam/runners/portability/flink_uber_jar_job_server.py#L71
--
This message was sent by Atlassian Jira
(v8.3.4#803005)