Skip to content

sriinath/delta_lake_pipeline

Repository files navigation

data_lake_pipeline

Data lake pipeline based on APACHE Spark Streaming following the similar approach of delta lake (bronze, silver, gold) by databricks

BRONZE TABLE:

- Contains all the ingested packet without any transformation along with ingestion information

SILVER TABLE:

- Contains a transformed version of bronze table payload with necessary information for gold table

GOLD TABLE:

- Primary Data store
- Search Store

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published