cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
cancel
Showing results for 
Search instead for 
Did you mean: 

mlflow down in workspace?

zhh210
New Contributor III

Mlflow started failing all of a sudden for no reason when logged in databricks community edition:imageAny idea why this is happening or is there a way to restart the mlflow server?

1 ACCEPTED SOLUTION

Accepted Solutions

Priyag1
Honored Contributor II

Run an MLflow project

mlflow run <uri> -b databricks --backend-config <json-new-cluster-spec>

Requirements

  1. Install MLflow using 
  2. pip install mlflow
  3. Install and configure the Databricks CLI. The Databricks CLI authentication mechanism is required to run jobs on a Databricks cluster.

View solution in original post

5 REPLIES 5

Priyag1
Honored Contributor II

Run an MLflow project

mlflow run <uri> -b databricks --backend-config <json-new-cluster-spec>

Requirements

  1. Install MLflow using 
  2. pip install mlflow
  3. Install and configure the Databricks CLI. The Databricks CLI authentication mechanism is required to run jobs on a Databricks cluster.

zhh210
New Contributor III

By "Run an MLflow project", do you mean creating a new experiment? It will ask for experiment name and artifact location but nowhere to install.

Priyag1
Honored Contributor II

Create an experiment

  1. In the workspace, select Create > MLflow Experiment.

https://docs.databricks.com/mlflow/projects.html

Priyag1
Honored Contributor II

@Zheng Han​ https://mlflow.org/docs/latest/tracking.html

hope this will help you

Anonymous
Not applicable

Hi @Zheng Han​ 

Thank you for posting your question in our community! We are happy to assist you.

To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?

This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance! 

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.