[Hackathon Use Case] Exploring Integration of Legend with GCP BigQuery #259
Closed
mishagavronsky
started this conversation in
Ideas
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! |
1 reply
|
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. |
0 replies
|
Closing discussion in preparation for this years hackathon. Feel free to reopen and update if its still relevant. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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
All reactions