Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
I have created a Eventstream and using a custom endpoint as a source. Here my source is Azure Event hub. I am trying to read the data using spark streaming in Fabric notebook. Although I am able to start the spark stream, but not able to read any data. Is there setting enabled for custom endpoint like it can only listen to events.
Event stream:
Pyspark code:
Solved! Go to Solution.
Hi @chetanhiwale,
Thanks for reaching out MS Fabric communnity support
custom endpoints in Eventstream are output-only, not sources. You cannot use Eventstream to feed Spark as a source. You either:
Connect Spark directly to Event Hub (bypass Eventstream)
Let Eventstream output to a Lakehouse or Delta, and Spark reads from that
Thanks,
Prashanth Are
Hi @chetanhiwale,
Thanks for reaching out MS Fabric communnity support
custom endpoints in Eventstream are output-only, not sources. You cannot use Eventstream to feed Spark as a source. You either:
Connect Spark directly to Event Hub (bypass Eventstream)
Let Eventstream output to a Lakehouse or Delta, and Spark reads from that
Thanks,
Prashanth Are
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
9 | |
4 | |
3 | |
3 | |
2 |