[
https://issues.apache.org/jira/browse/PHOENIX-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184867#comment-14184867
]
Hudson commented on PHOENIX-1382:
---------------------------------
SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #288 (See
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/288/])
PHOENIX-1382: Phoenix 4.2 RC Issue (jeffreyz: rev
ca6c08f044626386c6a988906617dfc71310d390)
*
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataProtocol.java
* bin/phoenix_utils.py
> Phoenix 4.2 RC Issue
> --------------------
>
> Key: PHOENIX-1382
> URL: https://issues.apache.org/jira/browse/PHOENIX-1382
> Project: Phoenix
> Issue Type: Bug
> Reporter: Jeffrey Zhong
> Assignee: Jeffrey Zhong
> Fix For: 4.2, 3.2
>
> Attachments: PHOENIX-1382.patch
>
>
> When I tried 4.2 RC candidate, I found two issues:
> 1) We didn't bump up minor version of PhoenixEmbededDriver as shown below:
> {noformat}
> Setting property: [isolation, TRANSACTION_READ_COMMITTED]
> issuing: !connect jdbc:phoenix:localhost none none
> org.apache.phoenix.jdbc.PhoenixDriver
> Connecting to jdbc:phoenix:localhost
> ...
> Connected to: Phoenix (version 4.1)
> Driver: PhoenixEmbeddedDriver (version 4.1)
> {noformat}
> 2) Package including all client*.jar(like client-minimal.jar or
> client-without-hbase.jar) confusing phoenix_util.py to find right client.jar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)