datahub/metadata-ingestion/examples/recipes/business_glossary_to_datahub.dhub.yaml
mohdsiddique fbb1b7271c
feat(ingestion): business-glossary - Add values and relatedTerms support (#6148)
* WIP

* updated snapshot

* merge

* while creating BusinessGlossaryConfig object, the version field always get set to None

* WIP

* lint fix

* remove field

* doc update

* rename the fields

* review comments

* lintFix

* Fix the business glossary example link

* small fixes to examples and docs

* some small tweaks to the model annotations

Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2022-11-01 15:17:30 -07:00

11 lines
207 B
YAML

source:
type: datahub-business-glossary
config:
file: ./examples/bootstrap_data/business_glossary.yml
enable_auto_id: True
sink:
type: datahub-rest
config:
server: http://localhost:8080