Skip to content

[Bug] UI cannot display the engine or connection information #6927

Open
@smilehu2019

Description

@smilehu2019

Code of Conduct

Search before asking

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

Describe the bug

When I enable kerberos authentication, the UI cannot display the engine or connection information

Affects Version(s)

1.9.0

Kyuubi Server Log Output

Kyuubi Engine Log Output

Kyuubi Server Configurations

kyuubi.authentication=KERBEROS
    kyuubi.kinit.principal=kyuubi/[email protected]
    kyuubi.kinit.keytab=/etc/hadoop/dev/conf/kyuubi.keytab
    kyuubi.spnego.keytab=/etc/hadoop/dev/conf/spnego.service.keytab
    kyuubi.spnego.principal=HTTP/[email protected]
    kyuubi.ctl.rest.auth.schema=spnego
    kyuubi.ctl.rest.spnego.host=kdp-kyuubi
    kyuubi.frontend.rest.authentication=NONE
    kyuubi.frontend.rest.bind.port=10099
    kyuubi.frontend.protocols=THRIFT_BINARY,REST
    kyuubi.engine.connection.url.use.hostname=false
    kyuubi.engine.share.level=USER

Kyuubi Engine Configurations

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions