[Hackathon Use Case] Exploring Integration of Legend with GCP BigQuery #259
Replies: 4 comments 1 reply
-
Thanks @mishagavronsky , this looks very interesting! Side note, if you're looking on deploying Legend on GCP - which I understand that may be convenient, given the integration with BigQuery, I'd suggest looking at https://github.com/finos/legend-juju-bundle For more info on the Juju GCP integrator, please checkout https://ubuntu.com/kubernetes/docs/charm-gcp-integrator Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
This is a very interesting use case! I love the idea of allowing Legend models to be probed by external services. It opens up a world of possibilities. |
Beta Was this translation helpful? Give feedback.
-
Registering my progress here :) |
Beta Was this translation helpful? Give feedback.
-
Closing discussion in preparation for this years hackathon. Feel free to reopen and update if its still relevant. |
Beta Was this translation helpful? Give feedback.
-
Exploring Integration of Legend with GCP
Business Problem
We want to manage our logical data model in Legend, then create a physical manifestation of this logical model in GCP BigQuery. Ingest data into BigQuery physical model, use this data for machine learning type calculations that introduces a change to a physical model in BigQuery. As the last step, we want to synchronize changes to a physical data model in BiqQuery with a logical data model in Legend.
Expected Features
Bi-directional integration of 1) Legend to use GCP/BigQuery to manifest a physical data model, given a logical model defined in Legend 2) BigQuery to use Legend to update Legend logical model.
Use Legend JSON to update existing logical model in Legend.
FinosHackathonLegendUsecase.pdf
Beta Was this translation helpful? Give feedback.
All reactions