GitHub user tyoushinya added a comment to the discussion: curl 提交kerberos认证的服务
**I met the same issue on our Kyuubi 1.9.0 environment. Configurations as following.** flink.execution.target yarn-application kyuubi.authentication KERBEROS kyuubi.ctl.rest.auth.schema spnego kyuubi.engine.type SPARK_SQL kyuubi.frontend.rest.bind.port 10099 kyuubi.ha.addresses ochadoop90.asiainfo.com:2181,utos74.asiainfo.com:2181,utos39.asiainfo.com:2181 kyuubi.ha.zookeeper.acl.enabled false kyuubi.ha.zookeeper.session.timeout 600000 kyuubi.kinit.keytab /etc/security/keytabs/kyuubi.service.keytab kyuubi.kinit.principal ocdp/_HOST@ocdp kyuubi.metadata.store.jdbc.url jdbc:sqlite:kyuubi_state_store.db kyuubi.metrics.json.location metrics kyuubi.operation.log.dir.root server_operation_logs kyuubi.session.engine.initialize.timeout 300000 kyuubi.session.engine.startup.maxLogLines 30 kyuubi.spnego.keytab /etc/security/keytabs/spnego.service.keytab kyuubi.spnego.principal HTTP/zhenye100.asiainfo.com@ocdp spark.executor.memory 4g spark.master yarn spark.submit.deployMode cluster spark.yarn.driver.memory 4g spark.yarn.queue default GitHub link: https://github.com/apache/kyuubi/discussions/6961#discussioncomment-12600541 ---- This is an automatically sent email for notifications@kyuubi.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@kyuubi.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org