GitHub user jongyoul opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/455

    ZEPPELIN-440 HiveInterpreter with multiple configuration

    This PR enable HiveInterpreter to configure several connection information. 
For using specific configurations, you should use some tricks like 
``%hive(configuration_prefix)``. without it, you can use default settings 
starting with ``default``. 
    
    <img width="673" alt="screen shot 2015-11-21 at 1 51 31 am" 
src="https://cloud.githubusercontent.com/assets/3612566/11305933/835601e8-8ff2-11e5-9632-6fbbd97010c5.png";>
    <img width="692" alt="screen shot 2015-11-21 at 1 53 59 am" 
src="https://cloud.githubusercontent.com/assets/3612566/11306006/dd0882c4-8ff2-11e5-9094-e92dc762a7a6.png";>

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

    $ git pull https://github.com/jongyoul/incubator-zeppelin ZEPPELIN-440

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

    https://github.com/apache/incubator-zeppelin/pull/455.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 #455
    
----
commit 2c75728b7f824c5b936865af61429e4fcd0a457f
Author: Jongyoul Lee <[email protected]>
Date:   2015-11-20T15:59:51Z

    ZEPPELIN-440 HiveInterpreter with multiple configuration
    - Enable multiple connection properties

commit f991b15ec2340fa9591fc256f646f0624a179e77
Author: Jongyoul Lee <[email protected]>
Date:   2015-11-20T16:01:37Z

    ZEPPELIN-440 HiveInterpreter with multiple configuration
    - Revert log4j.properties

----


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

Reply via email to