Azure-Samples / Synapse

Samples for Azure Synapse Analytics
MIT License
375 stars 351 forks source link

Sample Spark .NET notebook to read from Event Hubs #129

Closed Niharikadutta closed 2 years ago

Niharikadutta commented 2 years ago

This notebook shows how to connect to an Event Hub, read the stream and process the messages using .NET for Apache Spark on Azure Synapse Analytics.

This notebook shows how to do the following:

Niharikadutta commented 2 years ago

@ruixinxu Could you please review this PR? Thanks!

Niharikadutta commented 2 years ago

sign-off