You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampark.apache.org by GitBox <gi...@apache.org> on 2023/05/05 01:57:52 UTC

[GitHub] [incubator-streampark] cgxCode created a discussion: streampark的kerberos认证必须依赖于本地客户端的认证吗?

GitHub user cgxCode created a discussion: streampark的kerberos认证必须依赖于本地客户端的认证吗?

首先,我在streampark里面配置了kerberos认证
application.yml
![image](https://user-images.githubusercontent.com/39609864/236363080-e634c504-f9f3-4714-9c93-048ca69fd2d8.png)
 kerberos.yml
![image](https://user-images.githubusercontent.com/39609864/236363123-9edea50d-bdd3-4fe6-ba28-37ef7236fb36.png)

在页面提交程序的时候,使用的是yarn application模式提交sql任务。会报错
![image](https://user-images.githubusercontent.com/39609864/236363231-c0fc765f-b7b4-41f8-bd86-c34276cbc816.png)
但是如果我在客户端里面进行了kinit认证,任务是可以正常提交的。但如果如果不是同个租户认证,就会导致租户混乱。
所以streampark的kerberos认证必须依赖于本地客户端的认证?

GitHub link: https://github.com/apache/incubator-streampark/discussions/2722

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org