Model logging issues - Azure Databricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 02:21 AM - edited 03-29-2024 02:30 AM
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 🙂
Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 01:54 AM
@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?

