You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "li yu (Jira)" <ji...@apache.org> on 2020/01/03 03:44:00 UTC

[jira] [Comment Edited] (FLINK-15462) Support Prestosql JDBC source/sink

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

li yu edited comment on FLINK-15462 at 1/3/20 3:43 AM:
-------------------------------------------------------

[~lzljs3620320] Good point, using flink-hive integration might be a work around in case of hive.

one disadvantge, we need to make sure hive config at flink and presto to be consistent (ex: metastore, filesystem (hdfs or s3) etc ...). and hive is just one of data sources offered by prestosql.

 


was (Author: l0yu):
[~lzljs3620320] Good point, using flink-hive integration might be a work around in case of hive. 

one disadvantge, we need to make sure hive config at flink and presto to be consistent (ex: metastore, filesystem (hdfs or s3) etc ...). and hive is just one data source offered by prestosql.

 

> Support Prestosql JDBC source/sink
> ----------------------------------
>
>                 Key: FLINK-15462
>                 URL: https://issues.apache.org/jira/browse/FLINK-15462
>             Project: Flink
>          Issue Type: Wish
>          Components: Connectors / JDBC
>            Reporter: li yu
>            Priority: Major
>
> flink-jdbc support
> Derby, Mysql, Postgre
> [https://github.com/apache/flink/blob/master/flink-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/jdbc/dialect/JDBCDialects.java]
> Could we add support for prestosql ?
> Link to prestosql jdbc [https://prestosql.io/download.html]
> Advantage is presto support a variety of data source (i.e we could ingest/load data to or from those data source just through presto jdbc)



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