Tutorial
Start here when you want to run EvSnow for the first time.
Path
- Create or verify the Snowflake objects.
- Create or verify the Event Hub objects.
- Run one Event Hub into one Snowflake target.
- Prove rows arrived with a unique
run_id.
First Run Complete
The tutorial is complete only when:
- The receiver starts and logs
Starting to receive messages. - The sender publishes a uniquely tagged three-message batch.
- The Snowflake query shows
rows_arrived = 3andmissing_sequence_count = 0.