MLflow Project run always comes back as status failed.

confusedIntern
Databricks Partner

Hi! This is kind of an urgent question so any help would be greatly appreciated! Thanks so much!

So I'm following this tutorial to try to create an MLflow project: https://docs.databricks.com/applications/mlflow/projects.html

I tried with the example in the tutorial by following into the GitHub repo and downloading the files into my DBFS and creating a cluster-spec json.

This is the code I used:

Screen Shot 2022-07-13 at 10.09.07 AMBut this is the result I get back:

Screen Shot 2022-07-13 at 10.13.48 AM 

I don't understand why I'm getting back status failure when I'm using the same code from the tutorial. And when I go see the experiment, its says there are no artifacts:

Screen Shot 2022-07-13 at 10.17.26 AM 

Please help! Thank you so much!