Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP Data Proxy #22

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

GCP Data Proxy #22

wants to merge 4 commits into from

Conversation

mgorsk1
Copy link
Contributor

@mgorsk1 mgorsk1 commented Feb 4, 2021

Signed-off-by: mgorsk1 [email protected]

Signed-off-by: mgorsk1 <[email protected]>
Signed-off-by: mgorsk1 <[email protected]>
Signed-off-by: mgorsk1 <[email protected]>
Signed-off-by: mgorsk1 <[email protected]>
@mgorsk1 mgorsk1 marked this pull request as ready for review February 8, 2021 11:07
@mgorsk1 mgorsk1 requested a review from a team as a code owner February 8, 2021 11:07
@feng-tao
Copy link
Member

feng-tao commented Feb 13, 2021

Does ING plan to use GCP data catalog + atlas together?

@feng-tao
Copy link
Member

ping @mgorsk1 , the RFC makes sense though I don't have much context from GCP catalog

@mgorsk1
Copy link
Contributor Author

mgorsk1 commented Feb 24, 2021

We've made a cloud PoC some time ago while prepping to cloud migration. Part of this PoC was to test DC instead of Atlas as Amundsen Proxy and we've developed basic version of proxies covering basic functionalities for tables and dashboards. The ruling on what our approach we take is still pending, there are some concerns re data security in cloud but I think for metadata it should be fine.

In general DC enables extensible type system so any custom Amundsen entity can be modeled there.

As for using DC with Atlas - it's possible to sync metadata from Atlas to DC by using one of official connectors: https://github.com/GoogleCloudPlatform/datacatalog-connectors and work well (we've tested with tableau, hive, postgresql and mysqk). They cover syncing metadata from 13 db and 2 dashboarding systems.

@MrwanBaghdad
Copy link

+1 for integration with GCP and skipping the data builder. However, one concern is how to transform and enrich the table's metadata. One use case that we don't want to expose some tables i.e (depending on policy tags, columns, naming patterns..etc) in other words the level of control we already have using the databuilder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants