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:ย 

Not able to run end to end ML project on Databricks Trial

Sri2025
New Contributor

I started using Databricks trial version from today. I want to explore full end to end ML lifecycle on the databricks. I observed for the compute only 'serverless' option is available. I was trying to execute the notebook posted on https://docs.databricks.com/aws/en/mlflow/end-to-end-example. However, I am getting exception in the stage related to 'model registration' (

model_version = mlflow.register_model(f"runs:/{run_id}/random_forest_model", model_name)).
 
It is giving below error and the model is not getting registered -
 
ConnectionClosedError: Connection was closed before we received a valid response from endpoint URL: "https://s3.us-west-2.amazonaws.com/dbstorage-prod-ro8nd".
 
Can you please advise.
 
 
1 REPLY 1

BigRoux
Databricks Employee
Databricks Employee

I can take up to 15 minutes for the serving endpoint to be created. Once you initiate the "create endpoint" chunk of code go and grab a cup of coffee and wait 15 minutes.  Then, before you use it verify it is running (bottom left menu "Serving") by going to Serving menu and look for your endpoint and make sure it says it is running.  Regards, Louis.

 

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now