[
https://issues.apache.org/jira/browse/HIVE-16214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951190#comment-15951190
]
Zoltan Haindrich commented on HIVE-16214:
-----------------------------------------
[~ashutoshc] there are some issues with this patch...the most serious is that
it may probably trigger at least one classnotfoundexception
Anyway...I will probably try to move in smaller steps ; to make it less
probable that an issue like that can arise
>From what I see now...the only reasonable way to do this would seem to be
>separating the metastore-client first...and after that separating
>service-client would become a much more straight-forward step.
> 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
> Components: JDBC, Metastore
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Attachments: HIVE-16214.1.patch, HIVE-16214.2.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.
> I've opened a PR...to enable commit by commit view:
> https://github.com/apache/hive/pull/158
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)