Lakeflow CDC SQL Server Assett Bundle update notification email

turagittech
Contributor

Hi all

I deployed a CDC gateway with an Asset Bundle as per https://docs.databricks.com/aws/en/ingestion/lakeflow-connect/sql-server-source-setup

I need to update the email for the cdc_gateway, but with a bundle I have to update the job that creates the gateway and when that is deployed it wants to allegedly recreate all the gateway objects. This means all my current tracking of the table status is out the window, potentially losing data changes for downstream.

How do I update the email without recreating the bundle and redeploying the job? Am I misunderstanding handling this failure situation?

It feels a bit crap that so much is at risk with this simply to change an email address