cancel
Showing results for 
Search instead for 
Did you mean: 
VN11111
New Contributor III
since ‎03-23-2022
‎06-26-2023

User Stats

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 5 Kudos received

User Activity

I have a databricks notebook which is to read stream from Azure Event Hub.My code does the following:1.Configure path for Eventhubs2.Read Streamdf_read_stream = (spark.readStream .format("eventhubs") .options(**conf)...
Kudos from