GitHub user r-kamath opened a pull request:
https://github.com/apache/zeppelin/pull/1052
ZEPPELIN-1037 Enable Kerberos support in Livy Interpreter
### What is this PR for?
This PR is for enabling kerberos support in Livy interpreter. Also
introduced two new Livy interpreter properties called keytab and principal to
configure.
### What type of PR is it?
Improvement
### Todos
### What is the Jira issue?
ZEPPELIN-1037
### How should this be tested?
Kerberize the Livy server and configure the Livy interpreter with
appropriate keytab and principal.
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? yes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/r-kamath/incubator-zeppelin ZEPPELIN-1037
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1052.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1052
----
commit 1cc8c4d30e7e3250d04d75be0616797f6a94dcd4
Author: Renjith Kamath <[email protected]>
Date: 2016-06-20T14:32:15Z
ZEPPELIN-1037 Enable Kerberos support in Livy Interpreter
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---