You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2019/04/29 20:37:00 UTC

[jira] [Comment Edited] (FLINK-9172) Support external catalogs in SQL-Client

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

Bowen Li edited comment on FLINK-9172 at 4/29/19 8:36 PM:
----------------------------------------------------------

Hi [~eronwright] , sorry to have you wait so long. This is a really valuable contribution, and we definitely should get this PR in. 

[~twalthr] and us have discussed the yaml config formats [1], let me know if you have any comments. Are you interested in continue working on it and finish it in the next couple weeks? I don't want to give you too much pressure on the timeline :) Can you please rebase and adapt your PR accordingly? I will be available for any followup reviews. Cheers!

[1] [https://docs.google.com/document/d/1ALxfiGZBaZ8KUNJtoT443hReoPoJEdt9Db2wiJ2LuWA/edit?usp=sharing]

 


was (Author: phoenixjiangnan):
Hi [~eronwright] , sorry to have you wait so long. This is a really valuable contribution, and we definitely should get this PR in. 

[~twalthr] and us have discussed the yaml config formats [1], let me know if you have any comments. Can you please rebase and adapt your PR accordingly? I will be available for any followup reviews. Cheers!

[1] [https://docs.google.com/document/d/1ALxfiGZBaZ8KUNJtoT443hReoPoJEdt9Db2wiJ2LuWA/edit?usp=sharing]

 

> Support external catalogs in SQL-Client
> ---------------------------------------
>
>                 Key: FLINK-9172
>                 URL: https://issues.apache.org/jira/browse/FLINK-9172
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Client
>            Reporter: Rong Rong
>            Assignee: Eron Wright 
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It doesn't seem that the configuration (YAML) file allows specifications of external catalogs currently. The request here is to add support for external catalog specifications in YAML file. User should also be able to specify one catalog is the default.
> It will be great to have SQL-Client to support some external catalogs out-of-the-box for SQL users to configure and utilize easily. I am currently think of having an external catalog factory that spins up both streaming and batch external catalog table sources and sinks. This could greatly unify and provide easy access for SQL users. 
> The catalog-related configurations then need to be processed and passed to TableEnvironment accordingly by calling relevant APIs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)