Data Ingestion into DLT from Azure Event hub batch processing
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 05:45 AM
I am building my first DLT pipeline and I want to ingest data from Azure event hub for batch processing.
But, I can just see documentation for streaming by using kafka.
Can we do batch processing with DLT & Azure Event hub?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 09:11 AM
Hey @pranay ,
There seems to be a new documented way to achieve this: https://learn.microsoft.com/en-us/azure/databricks/delta-live-tables/event-hubs
Thanks,
Gab