[
https://issues.apache.org/jira/browse/PHOENIX-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255109#comment-14255109
]
Kylin Soong commented on PHOENIX-1547:
--------------------------------------
Current we integrate phoenix need phoenix-core, for examples, a Maven
dependency like
<dependency>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix-core</artifactId>
<version>4.2.2</version>
</dependency>
But this involve quite a lot of jars, I believe quite a lot of them not related
JDBC, so if phoenix can supply a seperate jdbc driver like
phoenix-java-driver, this more convienent for intergration.
> Can Phoenix supply a seperate java driver jar
> ---------------------------------------------
>
> Key: PHOENIX-1547
> URL: https://issues.apache.org/jira/browse/PHOENIX-1547
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Kylin Soong
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)