Re: Phoenix client maven dependencies

2014-09-22 Thread Andrew Purtell
On Thu, Sep 18, 2014 at 3:01 PM, James Taylor jamestay...@apache.org wrote: I see. That makes sense, but it's more of an HBase request than a Phoenix request. If HBase had a client-only pom, then Phoenix could have a client-only pom as well. Thanks, James If you specify only the

Re: Phoenix client maven dependencies

2014-09-22 Thread James Taylor
+1 to doing the same for hbase-testing-util. Thanks for the analysis, Andrew! James On Mon, Sep 22, 2014 at 9:18 AM, Andrew Purtell apurt...@apache.org wrote: On Thu, Sep 18, 2014 at 3:01 PM, James Taylor jamestay...@apache.org wrote: I see. That makes sense, but it's more of an HBase

Re: Phoenix client maven dependencies

2014-09-22 Thread Andrew Purtell
See PHOENIX-1272 On Mon, Sep 22, 2014 at 9:31 AM, James Taylor jamestay...@apache.org wrote: +1 to doing the same for hbase-testing-util. Thanks for the analysis, Andrew! James On Mon, Sep 22, 2014 at 9:18 AM, Andrew Purtell apurt...@apache.org wrote: On Thu, Sep 18, 2014 at 3:01 PM,

Re: Phoenix client maven dependencies

2014-09-19 Thread Flavio Pompermaier
This is the final version of what I had to put into my pom.xml to make the driver work against hadoop-1.2.1...I think the jars on maven central are built against hadoop2, so it would be REALLY nice to publish both flavours in the next release..at first I tried compiling phoenix 5.0.0-SNAPSHOT