У нас вы можете посмотреть бесплатно Building Real-Time Streaming ETL with Delta Live Tables on Databricks (End to End Project) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this hands-on demo, we build a production-grade real-time streaming ETL pipeline on Databricks using Delta Live Tables (DLT). You’ll see how to ingest synthetic IoT data into Bronze tables, enrich with static bridge metadata in Silver, and compute 10-minute windowed aggregates (average temperature, max vibration, max tilt) in Gold—complete with watermarks, stream-to-static and stream-to-stream joins. 🔗 Links and Resources Project Repository: https://github.com/pathfinder-analyti... DLT Documentation: https://learn.microsoft.com/en-us/azu... ThreadPoolExecutor: https://docs.python.org/3/library/con... 📚 Udemy Courses (Discount Applied): Azure Databricks and Spark SQL (Python): https://www.udemy.com/course/azure-da... CI/CD with Databricks Asset Bundles: https://www.udemy.com/course/cicd-wit... dbt on Databricks: https://www.udemy.com/course/dbt-on-d... 🌐 Add me on LinkedIn: / malvik-vaghadia ⌚ Timestamps 00:00 Introduction 01:27 What is DLT 04:17 Project Overview and Solution Architecture 07:59 Azure Set Up 10:35 Project Code Structure 10:55 Synthetic Data Generator 18:45 Running the Data Generator Notebook 22:41 Bronze Notebook 25:26 Silver Notebook 29:28 Gold Notebook 34:27 Creating the DLT Pipeline 44:20 Summary and Recap