This project contains Notebooks and other resources for a Databricks Delta Lake Structured Streaming demo.
To install and run this demo in your own Databricks environment:
-
Import the PREP notebook from the following URL: https://github.com/billkellett/databricks-demo-delta-streaming/blob/master/notebooks/Demo_Delta_Streaming_PREP.dbc
-
Open the PREP notebook and do a "Run All." The notebook will format all data needed for the actual demo.
-
Import the DEMO notebook from the following URL: https://github.com/billkellett/databricks-demo-delta-streaming/blob/master/notebooks/Demo_Delta_Streaming.dbc
-
Open the DEMO notebook and follow its step-by-step instructions.