[ 
https://issues.apache.org/jira/browse/FLINK-17229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086724#comment-17086724
 ] 

godfrey he commented on FLINK-17229:
------------------------------------

[~molsion] if you want to submit jobs and access the cluster with programming 
style, you can use TableEnvironment and JobClient after 
[FLIP-84|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=134745878]
 finished.  If you want to submit jobs and access the cluster without 
programming style (e.g. shell) or does not want to depend on flink jar, you can 
use flink-sql-gateway.

> Add a flink-sql-client-sdk module 
> ----------------------------------
>
>                 Key: FLINK-17229
>                 URL: https://issues.apache.org/jira/browse/FLINK-17229
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API, Table SQL / Client
>            Reporter: molsion
>            Priority: Major
>
> can we add a flink-sql-client-sdk module that can import like jdbc(sdk)? If 
> we do it , our user can use flink-sql-client-sdk to sumit sql job . it will 
> be more friendly than flink-sql-gateway。
> I have created and implemented a flink-sql-client-sdk project and i want to 
> contribute to community。
>  
> [flink-sql-gateway : 
> https://github.com/ververica/flink-sql-gateway|https://github.com/ververica/flink-sql-gateway]
> [flink-sql-client-sdk : 
> https://github.com/molsionmo/flink-sql-client|https://github.com/molsionmo/flink-sql-client]



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

Reply via email to