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
Running create-federated-catalog cli command generates an error:
ERROR [d.l.ucx.create-federated-catalog] InvalidParameterValue: It is not allowed to assign CREATE_FOREIGN_CATALOG privilege to an external location. Please use CREATE_FOREIGN_SECURABLE instead.```
### Expected Behavior
The command should grant CREATE_FOREIGN_SECURABLE access, rather than CREATE_FOREIGN_CATALOG
### Steps To Reproduce
Run the `create-federated-catalog` cli command
### Cloud
AWS
### Operating System
macOS
### Version
latest via Databricks CLI
### Relevant log output
_No response_
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
Running
create-federated-catalog
cli command generates an error:The text was updated successfully, but these errors were encountered: