ucx icon indicating copy to clipboard operation
ucx copied to clipboard

Automated migrations to Unity Catalog

Results 248 ucx issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement Currently when we migrate workspace local group to account level, there...

feat/account-level
migrate/groups
migrate/access-control

Related issues: - [ ] https://github.com/databrickslabs/ucx/issues/926 - [x] https://github.com/databrickslabs/ucx/issues/846 - [ ] https://github.com/databrickslabs/ucx/issues/311

migrate/clusters
CUJ

Upstream dependencies: - https://github.com/databrickslabs/ucx/issues/670 TODO: - [ ] Set the default CATALOG to the new workspace catalog for DBSQL - [ ] Update all the warehouses to enable Unity Catalog...

migrate/redash
migrate/clusters
feat/cli

Upstream: - [ ] https://github.com/databrickslabs/ucx/issues/391. Once you find the Usage of Mount Points in the Workspace and Repo we need to have a way to replace those mount points referred...

migrate/jobs
migrate/code
migrate/volumes

#326 # Background Run a dependent job after the current jobs to capture the details from init scripts and if any matching spark config for Azure is found then append...

wontfix
step/assessment
cloud/azure
tech debt

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...

migrate/jobs
migrate/access-control
migrate/volumes

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement UC upgrades on Azure involve upgrading ADLS Gen1 or Blob storage...

step/assessment
cloud/azure
feat/viz

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement It is possible to have tables in HMS that has been...

migrate/external
tech debt

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement Need to handle duplication of credentials & prefixes across different workspaces...

feat/account-level
step/assign metastore
migrate/managed
cloud/azure
feat/migration-index
feat/cli

Running WorkspaceListing several times creates duplicates in `self.results`

bug