cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

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.

Does anyone know how to resolve this error?

1 ACCEPTED SOLUTION

Accepted Solutions

Prabakar
Databricks Employee
Databricks Employee

@Martin Olowe​ There are certain limitations with the community edition and you do not have this feature there. To use this you need to go with the commercial version of Databricks as mentioned by @Hubert Dudek​ .

View solution in original post

4 REPLIES 4

Hubert-Dudek
Esteemed Contributor III

It is the limitation of the community edition. In the left menu, models are disabled. On Azure, I have models.

mo91
New Contributor III

so if I was working of azure I will not would encounter this error?

Hubert-Dudek
Esteemed Contributor III

@Martin Olowe​ , Correct, but it is a commercial version (you can get a 14-day free trial + free credits when you register a new Azure account).

Prabakar
Databricks Employee
Databricks Employee

@Martin Olowe​ There are certain limitations with the community edition and you do not have this feature there. To use this you need to go with the commercial version of Databricks as mentioned by @Hubert Dudek​ .

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