diff --git a/docs/dataproducts.md b/docs/dataproducts.md index af30ff2a0aa099..f80a65d9a7bc4b 100644 --- a/docs/dataproducts.md +++ b/docs/dataproducts.md @@ -90,6 +90,8 @@ Here is an example of a Data Product named "Pet of the Week" which belongs to th When bare domain names like `Marketing` is used, `datahub` will first check if a domain like `urn:li:domain:Marketing` is provisioned, failing that; it will check for a provisioned domain that has the same name. If we are unable to resolve bare domain names to provisioned domains, then yaml-based ingestion will refuse to proceeed until the domain is provisioned on DataHub. +This applies to other fields as well, such as owners, ownership types, tags, and terms. + ::: You can also provide fully-qualified domain names (e.g. `urn:li:domain:dcadded3-2b70-4679-8b28-02ac9abc92eb`) to ensure that no ingestion-time domain resolution is needed. diff --git a/metadata-ingestion/examples/data_product/dataproduct.yaml b/metadata-ingestion/examples/data_product/dataproduct.yaml index baf5bb42020a45..c8158aae9d1e38 100644 --- a/metadata-ingestion/examples/data_product/dataproduct.yaml +++ b/metadata-ingestion/examples/data_product/dataproduct.yaml @@ -13,6 +13,8 @@ assets: owners: - id: urn:li:corpuser:jdoe type: BUSINESS_OWNER + - id: urn:li:corpuser:fbar + type: urn:li:ownershipType:architect # Maps to a custom ownership type # Tags associated with this Data Product tags: