You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "wen qi (Jira)" <ji...@apache.org> on 2021/06/17 06:37:00 UTC

[jira] [Created] (FLINK-23016) Job client must be a Coordination Request Gateway when submit a job on web ui

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)