You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data product fqn [sample-dp] does not match with the fqn [urn:org.opendatamesh:dataproducts:sample-dp] contained in data product descriptor.
Is there a way to parameterize the URN to align with the fully qualified name?
It is also worth noting that the URN could depend on different business areas
The text was updated successfully, but these errors were encountered:
I have registered a DP as follows:
I am trying to register a new version of this data product with the following JSON:
However, I receive the following error:
Data product fqn [sample-dp] does not match with the fqn [urn:org.opendatamesh:dataproducts:sample-dp] contained in data product descriptor.
Is there a way to parameterize the URN to align with the fully qualified name?
It is also worth noting that the URN could depend on different business areas
The text was updated successfully, but these errors were encountered: