GitHub user sudheer0553 opened a pull request: https://github.com/apache/zeppelin/pull/2657
[ZEPPELIN-3016] Zeppelin User Impersonation Zeppelin Interpreter Per User , Isolated Per User with User Impersonation ### What is this PR for? Documentation and how to setup for the zeppelin User Impersonation ### What type of PR is it? [ Improvement | Documentation ] ### Todos * [ ] - Task ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-3016 ### How should this be tested? Process defined in the document Zeppelin-3016.docx ### Screenshots (if appropriate) Document contains the required screenshots ### Questions: * Does the licenses files need update? NO * Is there breaking changes for older versions? NO * Does this needs documentation? Yes, attached [Zeppelin-3016.docx](https://github.com/apache/zeppelin/files/1454443/Zeppelin-3016.docx) You can merge this pull request into a Git repository by running: $ git pull https://github.com/sudheer0553/zeppelin zeppelin-user-impesonation Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2657.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 #2657 ---- commit 9d721067ef792cd6124257f16bcc45519325eefc Author: sudheer0553 <sudheer0...@gmail.com> Date: 2017-11-08T15:14:56Z [ZEPPELIN-3016] Zeppelin User Impersonation Zeppelin Interpreter Per User , Isolated Per User with User Impersonation ---- ---