GitHub user jongyoul reopened a pull request:

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

    ZEPPELIN-925 Merge HiveInterpreter into JDBCInterpreter

    ### What is this PR for?
    This removes hive module and adds example setting for using Hive in a 
JdbcInterpreter by using loading dynamic dependencies. It reduces Zeppelin's 
binary size.
    
    There's no codes' modification except removing hive directory and remove 
the module from pom.xml
    
    ### What type of PR is it?
    [Feature]
    
    ### Todos
    * [x] - Remove hive module
    * [x] - Add an example for using Hive in JDBC
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-925
    
    ### How should this be tested?
    Set the interpreter properties and test it
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No


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

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

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

    https://github.com/apache/incubator-zeppelin/pull/943.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 #943
    
----
commit 8db6b21cf1ca44291531e47a3dc436ee7213ce66
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-06-01T06:35:04Z

    Update example for hive in jdbc.md

commit 3a6a26c9c0a26bd6ba5b95eedd9d81f2a285460c
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-06-01T06:42:01Z

    Remove hive module and its directory

commit d00aa6c068401bbf83528f9c3f31319d51912c8a
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-06-01T06:42:32Z

    Remove hive.md from docs/interpreter

commit 333c8800609eb36157964e6d2339243ea130d0d4
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-06-01T06:56:38Z

    Updated Documentation

commit 95bd5ef7bc672e7586903b4ed394c57f99158029
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-06-01T06:57:18Z

    Deleted hive module from pom.xml

commit 9335ab03cb6bfa6245fad55b0307f002e7a77031
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-06-02T02:47:29Z

    Revert "Remove hive.md from docs/interpreter"
    
    This reverts commit e6822b6dd5cf27f51a02e56d7216166539ed0a24.

commit b8821f9bfe0b1fb3e36032707dcb3d3ff5aa0f3c
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-06-07T06:35:44Z

    Update hive.md

commit b8866a3186397411e2955e47f1725d2645b4e43e
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-06-07T06:42:03Z

    Updated style of jdbc.md

commit 3fbe9811206cff8851ee15785129b80ac10904b8
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-06-07T06:43:46Z

    Fixed typo

----


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