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

Flavio Pompermaier commented on FLINK-10952:
--------------------------------------------

Try to look at [1] for batch or use Table API for streaming [2]

[1] 
https://github.com/apache/flink/blob/master/flink-connectors/flink-jdbc/src/test/java/org/apache/flink/api/java/io/jdbc/JDBCFullTest.java
[2] 
https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/connect.html#jdbcappendtablesink

> How to stream MySQl data and Store in Flink Dataset
> ---------------------------------------------------
>
>                 Key: FLINK-10952
>                 URL: https://issues.apache.org/jira/browse/FLINK-10952
>             Project: Flink
>          Issue Type: Bug
>          Components: Flink on Tez
>    Affects Versions: 1.6.2
>         Environment: i'm using Flink with hive- ENV and Hadoop cluster -ENV
>            Reporter: vinoth
>            Priority: Major
>
> i'm trying to stream and batch processing the mysql Data using JDBC 
> connection, but i couldn't able to store/convert the data into Flink Dataset.



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

Reply via email to