[
https://issues.apache.org/jira/browse/LIVY-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Gaido resolved LIVY-356.
------------------------------
Fix Version/s: 0.7.0
Assignee: mingchao zhao
Resolution: Fixed
Issue resolved by https://github.com/apache/incubator-livy/pull/231.
> Add support for LDAP authentication in Livy Server
> --------------------------------------------------
>
> Key: LIVY-356
> URL: https://issues.apache.org/jira/browse/LIVY-356
> Project: Livy
> Issue Type: New Feature
> Components: Server
> Affects Versions: 0.4.0
> Reporter: Janki Akhani
> Assignee: mingchao zhao
> Priority: Major
> Fix For: 0.7.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently, Livy doesn't support LDAP Authentication from client(sparkmagic)
> to server(livy). We need to add LDAP authentication as that's preferable
> method due to security reasons. We won't be able to use Knox for this
> purpose. That is why I am raising this PR which contains LDAP authentication.
> I have upgraded hadoop.version in livy-main to 2.8.0 as this version contains
> LivyAuthenticationHandler. Below I have mentioned link for the same:
> https://insight.io/github.com/apache/hadoop/blob/HEAD/hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/server/LdapAuthenticationHandler.java
--
This message was sent by Atlassian Jira
(v8.3.4#803005)