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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to