Hubert-Dudek
Databricks MVP
  • 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/

View solution in original post