I want to add libraries in Azure Databricks for connecting to Event Hubs. I will be writing notebooks in python. So which library should I add for connecting to Event Hubs?
As per my search till now I got a spark connecting library in Maven coordinates. But I don't think I will be able to import it in python.