open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.17k stars 981 forks source link

MLFlow Service Connector - Add auth token field for Databricks authentication. #15405

Open jromandv opened 6 months ago

jromandv commented 6 months ago

Feature MLFlows model metadata in Databricks Unity Catalog cannot be retrieved. (Mlflow server with authentication token).

Describe the task Add a addtional connection option for this service, for user to specify user token

OnkarVO7 commented 4 months ago

mlflow has an open issue to support the auth for databricks. We can pick this up once the below issue is resolved https://github.com/mlflow/mlflow/issues/11636