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

Fabian Hueske commented on FLINK-7594:
--------------------------------------

[~twalthr] and I have been working on a prototype for a few days. Its quite 
basic and reads the catalog from a JSON file. We stream results back to the 
client by letting the query write its output to a Kafka topic and consuming the 
topic in the client.

It would be great to learn more about the AthenaX client. Maybe we can exchange 
some ideas on features and scope.

> Add a SQL CLI client
> --------------------
>
>                 Key: FLINK-7594
>                 URL: https://issues.apache.org/jira/browse/FLINK-7594
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API & SQL
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>
> At the moment a user can only specify queries within a Java/Scala program 
> which is nice for integrating table programs or parts of it with DataSet or 
> DataStream API. With more connectors coming up, it is time to also provide a 
> programming-free SQL client. The SQL client should consist of a CLI interface 
> and maybe also a REST API. The concrete design is still up for discussion.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to