Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: HMS Federation is using "CREATE_FOREIGN_SECURABLE" instead of "CREATE_FOREIGN_CATALOG" #3308

Open
1 task done
FastLee opened this issue Nov 14, 2024 · 0 comments · May be fixed by #3309
Open
1 task done

[BUG]: HMS Federation is using "CREATE_FOREIGN_SECURABLE" instead of "CREATE_FOREIGN_CATALOG" #3308

FastLee opened this issue Nov 14, 2024 · 0 comments · May be fixed by #3309
Labels
bug Something isn't working

Comments

@FastLee
Copy link
Contributor

FastLee commented Nov 14, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

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_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
1 participant