You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@livy.apache.org by GitBox <gi...@apache.org> on 2019/09/15 02:56:52 UTC

[GitHub] [incubator-livy] captainzmc opened a new pull request #231: Add LDAP authentication for livy-server.

captainzmc opened a new pull request #231: Add LDAP authentication for livy-server.
URL: https://github.com/apache/incubator-livy/pull/231
 
 
   ## What changes were proposed in this pull request?
   Currently, livy-server doesn't support LDAP Authentication from client to server(livy). We need to add LDAP authentication as that's preferable method due to security reasons.
   Here we reimplement LdapAuthenticationHandle, which is new in hadoop2.8+.
   ## How was this patch tested?
   
   UTs tests for this part have been added. We can test in UTs
   

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


With regards,
Apache Git Services