Forum Discussion
AndyAtAsos
2 years agoNew Member
Cosmos CDC - updates not flowing
Hi, I have the following topology, where I am trying to stream orders that are written to a Cosmos DB, to a Lakehouse and External Connector. Q1: What is the cause of the Warning on the C...
Anonymous
2 years agoNot applicable
Hi AndyAtAsos ,
The reason you might not see any data events to flow to the Lakehouse is that your data existed before the Lakehouse was added. You can try adding a new document to your Cosmos DB. This should trigger a new CDC event, which should then flow into your Lakehouse. Once data starts flowing to the Lakehouse, you should see the table created.
Sudip
2 years agoFrequent Visitor
is this issue resolved ?? I am having a similar issue.