Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2022 07:01 AM
- please check is .option("checkpointLocation", "/mnt/your_storage/") specified for structured streaming,
- it can also depend what is than done with stream (writeStream),
- connection to eventhub is quite straight forward, please verify also flow on Azure side as there we can see streaming messages in real time (go to entities, select Even Hub, in "Futures" select "process data" than "Explore" than "Create")
My blog: https://databrickster.medium.com/