[jira] [Created] (FLINK-23016) Job client must be a Coordination Request Gateway when submit a job on web ui
Posted by
Shang Yuanchun (Jira) on
Jun 17, 2021; 6:37am
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/jira-Created-FLINK-23016-Job-client-must-be-a-Coordination-Request-Gateway-when-submit-a-job-on-web-i-tp51466.html
wen qi created FLINK-23016:
------------------------------
Summary: Job client must be a Coordination Request Gateway when submit a job on web ui
Key: FLINK-23016
URL:
https://issues.apache.org/jira/browse/FLINK-23016 Project: Flink
Issue Type: Bug
Components: Runtime / Web Frontend
Affects Versions: 1.13.1
Environment: flink: 1.13.1
flink-cdc: com.alibaba.ververica:flink-connector-postgres-cdc:1.4.0
jdk:1.8
Reporter: wen qi
Attachments: WechatIMG10.png, WechatIMG11.png, WechatIMG8.png
I used flink cdc to collect data,and use table api to transfer data and write to another table.
That's all ritht when I run code in IDE and submit jar of jobs use cli, but web ui
When I use StreamTableEnvironment.from('table-path').execute(), it's failed!
please check my attachments , it seems that a bug of web ui bug ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)