[ 
https://issues.apache.org/jira/browse/HIVE-16214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925162#comment-15925162
 ] 

ASF GitHub Bot commented on HIVE-16214:
---------------------------------------

GitHub user kgyrtkirk opened a pull request:

    https://github.com/apache/hive/pull/158

    HIVE-16214 Service client experiment

    

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

    $ git pull https://github.com/kgyrtkirk/hive service-client

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

    https://github.com/apache/hive/pull/158.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 #158
    
----
commit 90dc6386d033041737c8c4b14ca59a983ed806f2
Author: Zoltan Haindrich <k...@rxd.hu>
Date:   2017-03-14T21:24:16Z

    cripple embedded support

commit 2e36af2e1c602970ded201598eb2072cc502c620
Author: Zoltan Haindrich <k...@rxd.hu>
Date:   2017-03-14T21:25:10Z

    move around files

commit e3f443cee12102e579216a603f94deb8f902e87e
Author: Zoltan Haindrich <k...@rxd.hu>
Date:   2017-03-14T21:30:51Z

    add reflection to use Hive.class

commit a0ec66108acf167d35c36225fa277b94b814a020
Author: Zoltan Haindrich <k...@rxd.hu>
Date:   2017-03-14T21:37:18Z

    use TCLIService.Iface instead of implementation

commit 2b1040dbf3093242686bd622bdd85414fb40aac0
Author: Zoltan Haindrich <k...@rxd.hu>
Date:   2017-03-14T21:59:54Z

    possibly re-enable embedded mode

commit d44603edc987ccc9839d49d0b3dfcb6c6e8c4ebc
Author: Zoltan Haindrich <k...@rxd.hu>
Date:   2017-03-14T22:01:12Z

    remove unneeded deps from service-client

commit ede65c5cf7d1b83ebea04707d7c4853ad73b5dd6
Author: Zoltan Haindrich <k...@rxd.hu>
Date:   2017-03-14T22:05:29Z

    make service depend on client instead rpc

----


> Explore the possibillity of introducing a service-client module
> ---------------------------------------------------------------
>
>                 Key: HIVE-16214
>                 URL: https://issues.apache.org/jira/browse/HIVE-16214
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>         Attachments: HIVE-16214.1.patch
>
>
> The jdbc driver pulls in a lot of things from hive...and that may affect the 
> jdbc driver user.
> In this ticket I experiment with the extraction of the relevant parts of 
> service(wrt to the jdbc driver) into a service-client module.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to