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: 

Is it wise to use a more recent MLFlow Python package version or is the DB Runtime compatibility matrix strict about MLFlow versions?

fermin_vicente
New Contributor III

More concretely, should we fix the dependency version at MAJOR, MINOR or PATCH?

For example, MLFlow 1.30.0 is available and latest DBR 11.3 LTS is compatible with 1.29.0

My question comes from the fact that installing our own libraries that use MLFlow, dependency resolution might try to get the latest version if we don't properly pin it.

Thanks!

2 REPLIES 2

Debayan
Databricks Employee
Databricks Employee

fermin_vicente
New Contributor III

Hi! thanks for the reply, although maybe you didn't notice that I linked to the same url, so we're aware of the matrix.

The question is, is it compatible solely with 1.29.0? We want to know which dependency should we use in all our projects that might be running against/in the platform:

  • mlflow==1.29.0
  • mlflow==1.29.*
  • mlflow==1.*

Hope this is clearer! thanks

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