[FEATURE]: Create Catalog Schema should validate external location #1101
Labels
cloud/aws
Issues related to AWS
cloud/azure
issues related to Azure
enhancement
New feature or request
migrate/external
go/uc/upgrade SYNC EXTERNAL TABLES step
migrate/managed
go/uc/upgrade Upgrade Managed Tables and Jobs
Is there an existing issue for this?
Problem statement
Currently
create-catalog-schema
doesn't validate the external location keyed in by the user and will fail if an erroneous location is keyed in.Related:
create-catalogs-schemas
should work for external paths #1039Proposed Solution
Validate external locations before creating the catalog. Alert the user if the external location selected is not working.
Additional Context
No response
The text was updated successfully, but these errors were encountered: