Description
When I tried 4.2 RC candidate, I found two issues:
1) We didn't bump up minor version of PhoenixEmbededDriver as shown below:
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)
2) Package including all client*.jar(like client-minimal.jar or client-without-hbase.jar) confusing phoenix_util.py to find right client.jar