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] Are AUTHZ + HUDI permissions the same as hive permissions? #5651

Open
3 of 4 tasks
waynecookie opened this issue Nov 8, 2023 · 4 comments
Open
3 of 4 tasks
Labels
kind:bug This is a clearly a bug priority:major

Comments

@waynecookie
Copy link

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the bug

Are AUTHZ + HUDI permissions the same as hive permissions? https://cwiki.apache.org/confluence/display/RANGER/Hive+Commands+to+Ranger+Permission+Mapping
The following issues are found when using AUTHZ
1, SHOW COLUMNS: 'select', 'update', 'create', 'drop', 'alter' can list columns
2, DELETE: there is 'update' permission can not update, use 'select'
3. UPDATE: Use 'select'

Affects Version(s)

master

Kyuubi Server Log Output

No response

Kyuubi Engine Log Output

No response

Kyuubi Server Configurations

No response

Kyuubi Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix.
  • No. I cannot submit a PR at this time.
@waynecookie waynecookie added kind:bug This is a clearly a bug priority:major labels Nov 8, 2023
Copy link

github-actions bot commented Nov 8, 2023

Hello @waynecookie,
Thanks for finding the time to report the issue!
We really appreciate the community's efforts to improve Apache Kyuubi.

@pan3793
Copy link
Member

pan3793 commented Nov 8, 2023

Hudi support is tracked via #5285, it's under rapid development, please try the master branch and report the specific issues you encountered (a minimum reproducible case could significantly speed up the development)

@waynecookie
Copy link
Author

waynecookie commented Nov 8, 2023

image

这是对hudi表的测试

@AngersZhuuuu
Copy link
Contributor

image

这是对hudi表的测试

No hudi also behavior the same?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug priority:major
Projects
None yet
Development

No branches or pull requests

3 participants