You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate custom error during installation due to external metastore connectivity issues (#2425)
## Changes
During installation, if there is an error due to external metastore
connectivity, the installation raises an exception which may be
confusing. This PR raises a custom exception msg and points user to the
installation instruction for UCX to ext metastore.
Resolves#1967
### Functionality
- [ ] added relevant user documentation
- [ ] added new CLI command
- [ ] modified existing command: `databricks labs ucx ...`
- [ ] added a new workflow
- [ ] modified existing workflow: `...`
- [ ] added a new table
- [ ] modified existing table: `...`
### Tests
Tested by trying to install the ucx on a workspace with incorrect ext
metastore connectivity
- [ ] manually tested
- [ ] added unit tests
- [ ] added integration tests
- [ ] verified on staging environment (screenshot attached)
0 commit comments