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/)
 and it looks like there is a streaming sink but the sources are scan and 
lookup only.  I've also checked the connector settings but could not find any 
flag for continuous monitoring.
Can you please let me know if there is setting in the connector or advice to 
make the jdbc connector source streaming data continuously ?
Thanks for your help.
Mans

Reply via email to