You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure event hub has a kafka compatible endpoint. Spark structured streaming supports kafka. So there seems to be two ways to get data from azure event hub:
Using this library
Using spark kafka client library towards azure event hub kafka compatible endpoint.
Is anyone able to give some pro/cons of each approach? Is there something important which one of the approaches support which the other does not?
The text was updated successfully, but these errors were encountered:
Azure event hub has a kafka compatible endpoint. Spark structured streaming supports kafka. So there seems to be two ways to get data from azure event hub:
Is anyone able to give some pro/cons of each approach? Is there something important which one of the approaches support which the other does not?
The text was updated successfully, but these errors were encountered: