K-Connect Sink - When to kickoff downstream process?

Viewed 11

I have a use case where I source data from JDBC and sink to S3. I wanted to be able to kick off downstream process when sink for a specific data has landed successfully. How to do this?

0 Answers
Related