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

Community Edition - MLflow RestException: PERMISSION_DENIED: Model Registry is not enabled for organization

sureshK
New Contributor

I am trying the databricks community edition . When i try to register my model it is throwing following exception.

RestException: PERMISSION_DENIED: Model Registry is not enabled for organization

How to enable the model registry ... I have tried in settings and everywhere ..could not find how to enable model registry....

Is it the limitation with community edition?

3 REPLIES 3

Hubert-Dudek
Esteemed Contributor III

I bet that it is limitation with community edition

mo91
New Contributor III

I am having the same issue. How do you resolve this?

mo91
New Contributor III

Currently running this cmmd:-

model_name = "Quality"

model_version = mlflow.register_model(f"runs:/{run_id}/random_forest_model", model_name)

# Registering the model takes a few seconds, so add a small delay

time.sleep(15)

however I get this error:-

RestException: PERMISSION_DENIED: Model Registry is not enabled for organization 2183541758974102.

the answer you provided did not provide a solution

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