apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.11k stars 915 forks source link

[Bug] Error 405 when accessing kyuubi webui service #6749

Closed SGITLOGIN closed 2 weeks ago

SGITLOGIN commented 1 month ago

Code of Conduct

Search before asking

Describe the bug

Kyuubi configuration kyuubi.authentication LDAP,KERBEROS

The links corresponding to the following two buttons require administrator privileges and cannot be accessed by other users http://ali-odp-test-01:10099/api/v1/admin/operations http://ali-odp-test-01:10099/api/v1/admin/sessions

image image image

Affects Version(s)

kyuubi 1.9.2

Kyuubi Server Log Output

No response

Kyuubi Engine Log Output

No response

Kyuubi Server Configurations

kyuubi.authentication LDAP,KERBEROS kyuubi.kinit.principal hive/_HOST@HUAN.TV kyuubi.kinit.keytab /etc/security/keytabs/hive.service.keytab kyuubi.authentication.ldap.baseDN=dc=hadoop,dc=com kyuubi.authentication.ldap.url=ldap://......:389/ kyuubi.authentication.ldap.userDNPattern UID=%s,OU=People,DC=hadoop,DC=com

Kyuubi Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

github-actions[bot] commented 1 month ago

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

pan3793 commented 2 weeks ago

it's by design