cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Get mlflow to work with with custom Databricks docker container compute

tmueller
New Contributor III

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?

4 REPLIES 4

Anonymous
Not applicable

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.

Thijs
New Contributor III

We have this same issues. Did you ever manage to solve this?

tmueller
New Contributor III

I found the solution after talking to support.

The solution is not in the databricks documentation but in the mlflow

https://mlflow.org/docs/latest/quickstart.html?highlight=databricks#use-mlflow-with-a-databricks-wor...

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

Thijs
New Contributor III

Thanks @tmueller, that indeed solves it!

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group