nice-planet-17111
10/15/2021, 7:59 AMfrom datahub? I want to save it like a snapshot of current status of datahub, and i want it to be the same json format that is used for sink (or data source), so i can customize them and ingest it to datahub later. (Or is there any other way to solve this via mysql DB... etc?)square-activity-64562
10/15/2021, 8:04 AMsquare-activity-64562
10/15/2021, 8:05 AMsquare-activity-64562
10/15/2021, 8:05 AMsquare-activity-64562
10/15/2021, 8:05 AMnice-planet-17111
10/15/2021, 8:14 AMYou can go through the APIs and query the data.-> Can you elaborate them or is there a doc that i can refer to? What i want to do is,
• I want to update metadata from a data source every day,
• But I want to keep a separate json file, so i can specifically choose whether i will reflect the change to the datahub system (column-specific, etc.. )
• But during the same time, there will be other people editing things via Datahub UI
• So i think i have to fetch current status from datahub to file first (to avoid conflict), then edit the json file, then ingest it to datahubsquare-activity-64562
10/15/2021, 8:20 AMnice-planet-17111
10/15/2021, 8:24 AMminiature-tiger-96062
10/15/2021, 4:44 PMminiature-tiger-96062
10/15/2021, 4:47 PMsquare-activity-64562
10/16/2021, 1:28 PM