โ10-25-2022 03:29 AM
We need conda for our python things, so i set up a Compute unit with a custom dockerfile. Now one of our ki engeniers tried to get mlflow working but it seems not connected to the mlflow of Databricks. How can i get mlflow in my container to work with mlflow in databricks?
โ11-27-2022 08:11 PM
Hi @Tobias Mรผllerโ
Great to meet you, and thanks for your question!
Let's see if your peers in the community have an answer to your question first. Or else bricksters will get back to you soon.
Thanks.
โ06-30-2023 02:56 AM
We have this same issues. Did you ever manage to solve this?
โ07-02-2023 11:51 PM - edited โ07-02-2023 11:54 PM
I found the solution after talking to support.
The solution is not in the databricks documentation but in the mlflow
after you set tracking uri to databricks it worked for us ๐
https://www.mlflow.org/docs/latest/python_api/mlflow.html#mlflow.set_tracking_uri this was the link they send me originaly
โ07-03-2023 01:17 AM
Thanks @tmueller, that indeed solves it!
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now