In DataHub in terms of updating the Data Ownership...
# troubleshoot
s
In DataHub in terms of updating the Data Ownership I understand that we need to integrate with LDAP. However, we don't want to use LDAP but ingest data owner name as a field via csv etc. Is that possible? If so how can we implement please?
b
You don't have to use ldap to update ownership of a dataset. There are transformers in the ingest recipes that allow you to specify which additional owners to be added to datasets.
👍 1
b
Hey @stale-printer-44316! It sounds like you want to create custom people objects in Datahub to assign as owners. This is totally possible - you can either use our API to issue create requests or you can use one of our prebuilt connectors (LDAP, Azure AD, Okta) -- Which would work best for you? Unfortunately we do not have a CSV based ingestion mechanism directly, though that would certainly be useful!
👍 1