GitHub user prabhjyotsingh opened a pull request:

    https://github.com/apache/zeppelin/pull/2229

    [Zeppelin 2367] Hive JDBC proxy user option should be avail even without 
kerberos

    ### What is this PR for?
    Hive JDBC proxy user option should be available generically.
    
    ### What type of PR is it?
    [Improvement]
    
    ### What is the Jira issue?
    * [Zeppelin 2367](https://issues.apache.org/jira/browse/ZEPPELIN-2367)
    
    ### How should this be tested?
    Enable Shiro authentication and set `zeppelin.jdbc.auth.type` as `SIMPLE` 
in the interpreter setting, and observe the connection string for the Hive.
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need an update? N/A
    * Is there breaking changes for older versions? N/A
    * Does this needs documentation? N/A


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-2367

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2229.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 #2229
    
----
commit 8999d93ae5153c698ef0591b2a10f6362578262c
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2017-04-06T11:17:07Z

    ZEPPELIN-2367: Hive JDBC proxy user option should be avail even without 
kerberos

commit ee8a6b524c481210486761032cb1f5fd6266bb54
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2017-04-06T11:42:40Z

    add doc

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to