Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
SS
New Member

mlflow - how to delete and restart database of experiments and models

I was able to run this experiment successfully at first.

After many successful retries with my own data, mlflow stopped working and gave errors for almost every function in it. 

Is this because the mlflow server is broken - where is this data stored and how can i restart the mlflow database?
Also, different functions in mlflow seem to work or not at different times of the day/week.

1 ACCEPTED SOLUTION
v-prasare
Community Support
Community Support

Hi @SS, In this scenario if your blocked on this i suggest you to raise a support ticket here. so, that they can assit you in addressing the issue you are facing. please follow below link on how to raise a support ticket:

How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

View solution in original post

4 REPLIES 4
v-prasare
Community Support
Community Support

We are following up once again regarding your query. Could you please confirm if the issue has been resolved through the support ticket with Microsoft?

If the issue has been resolved, we kindly request you to share the resolution or key insights here to help others in the community. If we don’t hear back, we’ll go ahead and close this thread.

Should you need further assistance in the future, we encourage you to reach out via the Microsoft Fabric Community Forum and create a new thread. We’ll be happy to help.

 

Thank you for your understanding and participation.

nilendraFabric
Super User
Super User

Hello @SS 

 

MLflow uses Lakehouse storage to save experiment data and artifacts

Try Locate the directory where MLflow experiments are stored (e.g., `/lakehouse/default/Files/Experiments`).

Manually delete the folder(s) associated with your experiments or models.

Thanks Nilendra.

I can see the Experiment and multiple runs in it, and am able to delete them. It didn't fix the exception mlflow keeps throwing around 'BAD_REQUEST'.


Speaking of folders, what is my relative or absolute path from a notebook in a Fabric workspace?

I tried using the makedirectory and listfile commands at https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-utilities with directory = ‘Files/TEMP’ or ‘Tables/’ and both gave errors.

v-prasare
Community Support
Community Support

Hi @SS, In this scenario if your blocked on this i suggest you to raise a support ticket here. so, that they can assit you in addressing the issue you are facing. please follow below link on how to raise a support ticket:

How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

Top Solution Authors