Is there an existing issue for this?
Problem statement
Currently Users access interactive clusters using instance profile configured which has permission on the underlying was bucket.
When migrating to UC, we need to create permission to interactive clusters users on the external location, catalog and schema based on the underlying instance profile access on the buckets
Related issues:
#887
Proposed Solution
identify interactive clusters with instance profile configured.
check instance profile permission on the underlying buckets
grant appropriate permission on the external location to the users of the interactive clusters
grant use permission on the catalog and schema equivalent tin UC for the users of the interactive clusters
Additional Context
No response