Cluster does not have proper permissions to view DBFS mount point to Azure ADLS Gen 2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2021 01:07 PM
I've created other mount points and am now trying to use the OAUTH method. I'm able to define the mount point using the OAUTH Mount to ADLS Gen 2 Storage.
I've created an App Registration with Secret, added the App Registration as Contributor to the Storage Account, and created a Secret Scope with the Client Secret value.
The mount point creates fine, but when I go to use it I get an error that says the cluster is not permitted.
Cluster defaultCluster does not have the proper credentials to view the content. Please select another cluster.
Looking at the error log, I see
This request is not authorized to perform this operation using this permission.", 403, GET....
This request is not authorized to perform this operation using this permission.
- Labels:
-
ADLS Gen
-
Azure
-
Mount Point
-
New Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2021 12:06 AM
I think the issue lies within fetching the credentials.
Does it work with your user and that particular cluster?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2022 05:16 AM
Also check if you set the right permissions for the app on the containers ACL
https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control

