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

[jira] [Created] (FLINK-22206) Add support server-mode submit for flink SQL. eg : FlinkServer

xiangtao created FLINK-22206:
--------------------------------

             Summary: Add support server-mode submit for flink SQL.  eg : FlinkServer
                 Key: FLINK-22206
                 URL: https://issues.apache.org/jira/browse/FLINK-22206
             Project: Flink
          Issue Type: New Feature
          Components: Table SQL / Client
            Reporter: xiangtao


Currently , we need to encapsulation a job use `TableEnvironment` and  accept input sql .  then  submit this job to flink runtime execute. 

Can we implement a server named FlinkServer that to accept sql and submit to flink-runtime  like HiveServer ? 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)