Skip to main content
Version: Next

DataHubApply

Testing

This source is a helper over CLI so people can use the helper to apply various metadata changes to DataHub via Managed Ingestion

CLI based Ingestion

Config Details

Note that a . is used to denote nested fields in the YAML recipe.

FieldDescription
domain_apply
array
domain_apply.DomainApplyConfig
DomainApplyConfig
domain_apply.DomainApplyConfig.domain_urn
string
Default:
domain_apply.DomainApplyConfig.assets
array
domain_apply.DomainApplyConfig.assets.string
string
owner_apply
array
owner_apply.OwnerApplyConfig
OwnerApplyConfig
owner_apply.OwnerApplyConfig.owner_urn
string
Default:
owner_apply.OwnerApplyConfig.assets
array
owner_apply.OwnerApplyConfig.assets.string
string
tag_apply
array
tag_apply.TagApplyConfig
TagApplyConfig
tag_apply.TagApplyConfig.tag_urn
string
Default:
tag_apply.TagApplyConfig.assets
array
tag_apply.TagApplyConfig.assets.string
string
term_apply
array
term_apply.TermApplyConfig
TermApplyConfig
term_apply.TermApplyConfig.term_urn
string
Default:
term_apply.TermApplyConfig.assets
array
term_apply.TermApplyConfig.assets.string
string

Code Coordinates

  • Class Name: datahub.ingestion.source.apply.datahub_apply.DataHubApplySource
  • Browse on GitHub

Questions

If you've got any questions on configuring ingestion for DataHubApply, feel free to ping us on our Slack.