cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error in DLT Streaming table

Dnirmania
Contributor

Hello

I am trying to create DLT streaming table in Azure Data bricks but getting following error. I checked online article regarding this error but none of the article shown complete resolution.

[STREAM_FAILED] Query [id = 9989a41e-741d-48d7-9a87-fc14344d66e4, runId = 2f7a11fb-e61c-4247-a3fb-0c112a4daa2d] terminated with exception: object com.databricks.cdc.spark.DebeziumJDBCMicroBatchProvider not found.

More info: So I am trying to build DLT streaming table on top off Azure SQL Database catalog and getting above error. However, I was able to create live table\Materialized view on top off same catalog.

If any one can help me with issue it would be highly appreciated..

Thanks,

Dinesh 

1 REPLY 1

Dnirmania
Contributor

HI @Retired_mod

Can you pls share the library or package name which contain "com.databricks.cdc.spark.DebeziumJDBCMicroBatchProvider" class. I tried to add databricks-cdc and Debezium library using maven but unable to install them because they are not available in maven package list.