Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I perform data lineage in GCP? [closed]

When we realize the data lake with GCP Cloud storage, and data processing with Cloud services such as Dataproc, Dataflow, how can we generated data lineage report in GCP?

like image 528
Raghavendra Prakash Avatar asked Mar 05 '19 10:03

Raghavendra Prakash


1 Answers

Google Cloud Platform doesn't have serverless data lineage offering.

Instead, you may want to install Apache Atlas on Google Cloud Dataproc and use it for data lineage.

like image 177
Igor Dvorzhak Avatar answered Nov 13 '22 12:11

Igor Dvorzhak