You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/11/10 08:40:44 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #3967: [ZEPPELIN-5126]. Allow user to specify spark.yarn.keytab and spark.yarn.principal for user impersonation

zjffdu opened a new pull request #3967:
URL: https://github.com/apache/zeppelin/pull/3967


   
   ### What is this PR for?
   
   This is to improve the spark kerbose support in both non-user impersonation and user impersonation case. 
   User just need to specify either specify `zeppelin.server.kerberos.keytab` and `zeppelin.server.kerberos.principal` in zeppelin-site.xml  or specify the spark standard setting `spark.yarn.keytab` and `spark.yarn.principal` in spark interpreter setting. 
   
   ### What type of PR is it?
   [Improvement]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5126
   
   ### How should this be tested?
   * CI pass
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


----------------------------------------------------------------
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.

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



[GitHub] [zeppelin] asfgit closed pull request #3967: [ZEPPELIN-5126]. Allow user to specify spark.yarn.keytab and spark.yarn.principal for user impersonation

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3967:
URL: https://github.com/apache/zeppelin/pull/3967


   


----------------------------------------------------------------
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.

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