mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-24 18:10:11 +00:00

* 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>
11 lines
207 B
YAML
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
|