I try to run any MLflow command, I encounter the following error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 12:53 AM - edited 11-27-2024 12:54 AM
Hello,
I'm trying to connect my local MLflow client to Databricks Community Edition but I'm running into issues with authentication.
I followed the setup guide for MLflow integration with Databricks, but when I try to run any MLflow command, I encounter the following error:
mlflow.utils.credentials: No valid Databricks credentials found, please enter your credentials... ed fin
I'm using https://community.cloud.databricks.com and have set up a Databricks workspace. However, it seems like the mlflow.login() function doesn't recognize my credentials or the environment variables aren't properly configured.
Has anyone successfully connected their MLflow client to Databricks Community Edition from their local machine? If so, what steps or configuration tweaks did you use? Any advice on resolving this authentication issue would be greatly appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 06:28 AM
Can you share the guide you are referring to? Also please let us know what credentials are you using?

