[ https://issues.apache.org/jira/browse/FLINK-23016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-23016: ----------------------------------- Labels: auto-deprioritized-critical (was: stale-critical) Priority: Major (was: Critical) This issue was labeled "stale-critical" 7 days ago and has not received any updates so it is being deprioritized. If this ticket is actually Critical, please raise the priority and ask a committer to assign you the issue or revive the public discussion. > 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 > Priority: Major > Labels: auto-deprioritized-critical > 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)