Re: Phoenix for CDH5 compatibility

2016-04-20 Thread Swapna Swapna
The below issue has been resolved when using the compatible cdh version with phoenix package. . *org.apache.phoenix.exception.PhoenixIOException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.DoNotRetryIOException: java.lang.AbstractMethodError* As of now, I see the

Re: Phoenix for CDH5 compatibility

2016-04-18 Thread Swapna Swapna
HI James, I've downloaded the phoenix-for-cloudera-4.6-HBase-1.0-cdh5.4.zip from the below provided link, and using the branch "4.6-Hbase-1.0-cdh5.4" https://github.com/chiastic-security/phoenix-for-cloudera After copying the *phoenix-4.6.0-cdh5.4.5-server.jar *to* /usr/lib/hbase/lib, *still

Re: Phoenix for CDH5 compatibility

2016-04-18 Thread Swapna Swapna
Add the phoenix-[version]-server.jar to the classpath of all HBase region server and master and remove any previous version. An easy way to do this is to copy it into the HBase lib directory. On Sun, Apr 17, 2016 at 1:20 AM, Viswanathan J wrote: > What are the

Re: Phoenix for CDH5 compatibility

2016-04-17 Thread Viswanathan J
What are the required phoenix jars to be copied into HBase libs. On Apr 17, 2016 1:17 PM, "Swapna Swapna" wrote: > Thank you Rafa and James. That helps. > > Regards > Swapna > > On Sat, Apr 16, 2016 at 7:41 AM, James Taylor > wrote: > >> There's

Re: Phoenix for CDH5 compatibility

2016-04-17 Thread Swapna Swapna
Thank you Rafa and James. That helps. Regards Swapna On Sat, Apr 16, 2016 at 7:41 AM, James Taylor wrote: > There's also the branch that Andrew setup here: > https://github.com/chiastic-security/phoenix-for-cloudera > > > On Saturday, April 16, 2016, rafa

Re: Phoenix for CDH5 compatibility

2016-04-16 Thread James Taylor
There's also the branch that Andrew setup here: https://github.com/chiastic-security/phoenix-for-cloudera On Saturday, April 16, 2016, rafa wrote: > Hi Swapna, > > You can download the official parcel from Cloudera, although it is not > the last phoenix version. > >

Re: Phoenix for CDH5 compatibility

2016-04-16 Thread rafa
Hi Swapna, You can download the official parcel from Cloudera, although it is not the last phoenix version. http://archive.cloudera.com/cloudera-labs/phoenix/parcels/latest/ If you want to use higher versions you'll have to compile them against the cdh libraries Regards, Rafa El 16/04/2016

Phoenix for CDH5 compatibility

2016-04-16 Thread Swapna Swapna
Hi, I was able to use phoenix-4.6.0-HBase-1 in a standalone machine but when i tried to use with cdh5, its throwing the below exception. After doing some research, noticed this seems to be a common problem faced by many others as well. Caused by: java.lang.NoSuchMethodError: