Concurrent installation of UCX in multiple workspaces
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 06:23 AM
I am trying to install UCX in multiple workspaces concurrently through bash script but facing issue continuously. I have created separate directories for each workspace. I'm facing the below error everytime.
Installing UCX in Workspace1
Error: lib: cleanup: remove all: remove C:\Users\offerings_admin\.databricks\labs\ucx\lib: The process cannot access the file because it is being used by another process.
Installing UCX in Workspace2
Error: lib: cleanup: remove all: remove C:\Users\offerings_admin\.databricks\labs\ucx\lib: The process cannot access the file because it is being used by another process.