Thanks Guovei and Francis for your references.
On Monday, February 21, 2022, 01:05:58 AM EST, Guowei Ma
wrote:
Hi,
You can try flink's cdc connector [1] to see if it meets your needs.
[1] https://github.com/ververica/flink-cdc-connectors
Best,Guowei
On Mon, Feb 21, 2022 at 6:23 AM
Hi,
You can try flink's cdc connector [1] to see if it meets your needs.
[1] https://github.com/ververica/flink-cdc-connectors
Best,
Guowei
On Mon, Feb 21, 2022 at 6:23 AM M Singh wrote:
> Hi Folks:
>
> I am trying to monitor a jdbc source and continuously streaming data in an
> application
Hi Folks:
I am trying to monitor a jdbc source and continuously streaming data in an
application using the jdbc connector. However, the application stops after
reading the data in the table.
I've checked the docs
(https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/jdbc/)