You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Jeffrey Zhong (JIRA)" <ji...@apache.org> on 2014/10/26 05:48:33 UTC

[jira] [Created] (PHOENIX-1382) Phoenix 4.2 RC Issue

Jeffrey Zhong created PHOENIX-1382:
--------------------------------------

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


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)