Hello all, has anyone tried adding Microstatery as...
# getting-started
l
Hello all, has anyone tried adding Microstatery as a metadata source to datahub. I know it does not have a supported plugin. Is there anyway we can brings its metadata to datahub? Thanks
b
I don't believe any one has contributed this yet, but good news! You can fairly easily extend the ingestion framework to have this!
(If you can write python 🙂 )
l
Hello @big-carpet-38439 thank you for your response. Any idea how i can do that?
g
You’ll find these docs helpful for writing a new ingestion source https://datahubproject.io/docs/metadata-ingestion/adding-source/ 🙂
l
Will try . Thank you guys:) wish i had some reference implementation of custom ingestion
g