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: 

Can't edit the cluster created by mlflow model serving

ravi121
New Contributor III

I'm trying to deploy a ml model into production using mlflow. while in that process, I have registered the model to mlflow models. After that it created the cluster but then it was in pending state forever. when I checked the model events, I see a problem with https proxy, we have global init scripts which contain proxy information.

but databricks mentioned that global init scripts are not run on model serving created clusters. Screen Shot 2022-05-10 at 5.49.53 PMRef: https://docs.databricks.com/applications/mlflow/model-serving.html

so the only way for us to edit the cluster and add them but in that process we are getting an error "error: Cannot edit cluster created by ModelServing".

In the "Model Events page", I see the following logs,

[Errno 101] Network is unreachable',)': /simple/mlflow/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f258247f710>: Failed to establish a new connection:

can anyone help us what is the solution to this ?

1 ACCEPTED SOLUTION

Accepted Solutions

Kaniz_Fatma
Community Manager
Community Manager

Hi @ravi g​ , To customize the serving cluster, use the Cluster Settings tab on the Serving tab.

image

  • To modify the memory size and number of cores of a serving cluster, use the Instance Type drop-down menu to select the desired cluster configuration. When you click Save, the existing cluster is terminated and a new cluster is created with the specified settings.
  • To add a tag, type the name and value in the Add Tag fields and click Add.
  • To edit or delete an existing tag, click one of the icons in the Actions column of the Tags table.

Source

View solution in original post

2 REPLIES 2

Kaniz_Fatma
Community Manager
Community Manager

Hi @ravi g​ , To customize the serving cluster, use the Cluster Settings tab on the Serving tab.

image

  • To modify the memory size and number of cores of a serving cluster, use the Instance Type drop-down menu to select the desired cluster configuration. When you click Save, the existing cluster is terminated and a new cluster is created with the specified settings.
  • To add a tag, type the name and value in the Add Tag fields and click Add.
  • To edit or delete an existing tag, click one of the icons in the Actions column of the Tags table.

Source

Anonymous
Not applicable

Hey @ravi g​ 

Does @Kaniz Fatma​'s answer help? If it does, would you be happy to mark it as best? If it doesn't, please tell us so we can help you.

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