RE: Phoenix and CDH 5.1 success

2014-08-15 Thread Mike Friedman
n mismatch. Mike From: Mike Friedman Sent: Friday, August 01, 2014 1:09 PM To: dev@phoenix.apache.org Subject: RE: Phoenix and CDH 5.1 success Here's where I got it from: Let me know if there is a better place to get the Phoenix 4 source: http://w

RE: Phoenix and CDH 5.1 success

2014-08-15 Thread Mike Friedman
_ From: Mike Friedman Sent: Friday, August 01, 2014 1:09 PM To: dev@phoenix.apache.org Subject: RE: Phoenix and CDH 5.1 success Here's where I got it from: Let me know if there is a better place to get the Phoenix 4 source: http://www.trieuvan.com/apache/incubator/phoenix/phoenix-4

RE: Phoenix and CDH 5.1 success

2014-08-01 Thread Mike Friedman
PM To: dev@phoenix.apache.org Subject: Re: Phoenix and CDH 5.1 success Thanks for the follow-up Mike. Just to clarify, did you build 4.0 from the 4.0 release tag, or the current head of the 4.0 branch? The reason I ask is because PHOENIX-966 [1] fixed some issues with Phoenix being used as a &q

Re: Phoenix and CDH 5.1 success

2014-08-01 Thread Gabriel Reid
Thanks for the follow-up Mike. Just to clarify, did you build 4.0 from the 4.0 release tag, or the current head of the 4.0 branch? The reason I ask is because PHOENIX-966 [1] fixed some issues with Phoenix being used as a "normal" JDBC driver in terms of classpath issues. As part of that ticket, P

RE: Phoenix and CDH 5.1 success

2014-08-01 Thread Mike Friedman
I would also like to report that we now have Phoenix working with Java JDBC as well, by following the steps that the sqlline source code uses to connect. I have filed a support request to DB Visualizer to look into why their product has a problem connecting to the driver. Mike -Original M