Files
clickstream-ch-kafka-supers…/plans
ddadmin 6466921bda docs(airflow): refactor dag implementation plan to separate kafka ingestion
Split Kafka ingestion into a dedicated `kafka_load` DAG to enable independent
experimentation with data loading without triggering the full ETL pipeline.
Restructure implementation phases: Stage 1 uses `make data` for MVP, Stage 2
adds the standalone Kafka DAG, Stage 3 adds monitoring. Update DAG numbering,
parameters, task groups, and acceptance criteria to reflect the new
architecture.
2026-02-07 19:44:37 +03:00
..