It is raining good news today! If you've ever foun...
# ingestion
m
It is raining good news today! If you've ever found yourself stumped with how to fill out the ingestion configuration correctly, we finally have a solution! yaml validators for VSCode and Intellij, so you can write those recipe files correctly the first time. Check out the docs here. Huge kudos to @dazzling-judge-80093 for building this for all ingestion enthusiasts! 🧵
🤩 2
👍 7
d
Please, make sure to name your recipe as *`.dhub.yaml` otherwise the editor won’t recognise it as a Datahub ingestion recipe automatically.
r
Really cool @dazzling-judge-80093, I will use
h
@dazzling-judge-80093 this is cool! Could this validation be used as part of a CI pipeline as well?
d
@high-hospital-85984: The json schema is available publicly and you can use it -> https://datahubproject.io/schemas/datahub_ingestion_schema.json This is registered as well at https://www.schemastore.org/json/ , so any editor which support Schemastore should work as well.
👍 1