cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Model logging issues - Azure Databricks

Ivan_
New Contributor II

I am running job with service principal ( principal e1077c1b-1dcf-4975-8164-d14f748d4774). Mentioned job has a task that will log (mlflow.pyfunc.log_model) newly trained model to unity catalog, but I get PERMISSION DENIED error. I do not get why principal has to be owner of the model? If it has all privileges, why do I get this error?

Pls help ๐Ÿ™‚

ErrorErrorScreenshot 2024-03-29 103021.png

1 REPLY 1

Ivan_
New Contributor II

@Retired_mod thanks for reply, but can you explain how can I check (set) artifact permissions?

Experiment permissions are set correctly (mentioned principal has needed permissions), but  how do I change artifact (store) permissions?

This is artifact path: dbfs:/databricks/mlflow-tracking/2878245870427067/945abed8808c4ed6961da2008290b8c3/artifacts/artifacts/item_recommender_12754.

How can I access artifact store permissions?