ucx icon indicating copy to clipboard operation
ucx copied to clipboard

GRANT READ and WRITE access to VOLUME

Open pohlposition opened this issue 1 year ago • 0 comments

UCX will create VOLUMEs to map to various things:

  • DBFS Mount Points (https://github.com/databrickslabs/ucx/issues/94)
  • s3fs & boto usage (https://github.com/databrickslabs/ucx/issues/443)

Access will need to be granted to these volumes for either READ, WRITE, or both.

It could be as broad as 1 Read Group and 1 Write Group for each workspace and applied to all the mount points in a migrated CATALOG; or something more fine grained.

pohlposition avatar Dec 21 '23 04:12 pohlposition