Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 01:01 AM
Hi,
The error originates from the eventhub connector. Kindly check this with the EventHub Spark connector team.
Please use the latest connector. https://github.com/Azure/azure-event-hubs-spark
There are known issues with the Event hub connector like below.
https://github.com/Azure/azure-event-hubs-spark/issues/612#issuecomment-958098093
Hi , We have pyspark code fetching data from single consumer group with multiple partitions from different event Hub instances under same Event Hub namespace . The jobs run 24*7 without any downtime expected . iterating in loop for every...
Enabling Continuous Data Processing with Apache Spark and Azure Event Hubs - Azure/azure-event-hubs-spark