Hello! I’m trying to modify the <https://github.co...
# ingestion
c
Hello! I’m trying to modify the https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/examples/mce_files/bootstrap_mce.json to add some additional records for a bigquery dataset. Is there any simple way of exporting the mce records from a datahub instance so I easily can add some realistic bigquery entries?
📖 1
1
🔍 1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: ✅ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? ✅ button ✅ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? ✅ button Did you find a solution to your issue? ❌ Sorry you weren't able to find a solution. I'm sending you some tips on info you can provide to help the community troubleshoot. Whenever you feel your issue is solved, please react ✅ to your original message to let us know!
a
You could use the actions framework to record the MCE’s I believe https://datahubproject.io/docs/actions
c
Thanks @astonishing-answer-96712 for the help! Do you have any idea what kind of actions to use then? I tried to use the hello_world action but it seem to have a different format then the bootstrap_mce.json.
Any insights updates here? 🙂 Would really be huge to be able to setup this locally 🙂