You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/11/10 05:58:00 UTC

[GitHub] [incubator-linkis] moranrr opened a new issue #1076: How to integrate with kerberized hadoop cluster

moranrr opened a new issue #1076:
URL: https://github.com/apache/incubator-linkis/issues/1076


   文档中没有找到如何与kerberos的集群集成的章节。
   1. kerberized集群中spark如何与linkis集成?
   2. kerberized集群中使用ladp认证的Hive如何与linkis集成?
   3. linkis文档中没有“用户管理“章节
   `
    .setAuthTokenKey("${username}").setAuthTokenValue("${password}")))  //Authentication key, generally the user name; authentication value, generally the password corresponding to the user name
   `
   不知道上面代码中的username和password是如何在linkis中添加的,这里的用户和kerberos中的用户是都有关系?
   
   The document did not find a chapter on how to integrate with the kerberos cluster.
   1. How to integrate spark with linkis in kerberized cluster?
   2. How to integrate Hive with LADP authentication in kerberized cluster with linkis?
   3. There is no "User Management" chapter in the linkis document
   `
    .setAuthTokenKey("${username}").setAuthTokenValue("${password}")))  //Authentication key, generally the user name; authentication value, generally the password corresponding to the user name
   `
   
   I don't know how the username and password in the above code are added in linkis. Are the users here and the users in kerberos related?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #1076: How to integrate with kerberized hadoop cluster

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #1076:
URL: https://github.com/apache/incubator-linkis/issues/1076


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] saLeox commented on issue #1076: How to integrate with kerberized hadoop cluster

Posted by GitBox <gi...@apache.org>.
saLeox commented on issue #1076:
URL: https://github.com/apache/incubator-linkis/issues/1076#issuecomment-964829817


   Hi, for how to integrate with kerberos, you can refer to
   https://github.com/apache/incubator-linkis/wiki/Q&A-问题总结#15.Linkis如何支持kerberos
   If you want to know how to achieve proxyuser in kerberized cluster, pls wait for this pr in 1.0.3
   https://github.com/apache/incubator-linkis/pull/1027


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org