Re: Joins dont work

2016-09-18 Thread Cheyenne Forbes
Thank you, I got the error because I copied the queryserver jar instead of the server jar :)

Re: Joins dont work

2016-09-18 Thread anil gupta
Maybe this might help you: https://issues.apache.org/jira/browse/PHOENIX-1531 It seems like a classpath problem in your setup. On Sat, Sep 17, 2016 at 2:14 PM, Cheyenne Forbes < cheyenne.osanu.for...@gmail.com> wrote: > does anyone have an idea whats causing this? > -- Thanks & Regards, Anil

Re: Joins dont work

2016-09-17 Thread Cheyenne Forbes
does anyone have an idea whats causing this?

Re: Joins dont work

2016-09-16 Thread Cheyenne Forbes
here (root-queryserver.log): > 2016-09-16 23:40:18,378 INFO > org.apache.hadoop.hbase.client.RpcRetryingCaller: > 2016-09-16 23:40:18,420 WARN > org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel: Call failed on > IOException > org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after

Re: Joins dont work

2016-09-15 Thread Divya Gehlot
I used Phoenix 4.4 and joins did work for me . Refer this link https://phoenix.apache.org/joins.html HTH . Thanks, Divya On 16 September 2016 at 04:37, Cheyenne Forbes < cheyenne.osanu.for...@gmail.com> wrote: > I was using phoenix 4.4 then I switched to

Re: Joins dont work

2016-09-15 Thread Josh Elser
How do you know that PQS isn't just processing your query? Are there errors in the query server log? Have you used a tool like jstack to obtain a thread dump from the query server to see what it is doing? Cheyenne Forbes wrote: yes James through the query server. Josh it doent show any error

Re: Joins dont work

2016-09-15 Thread Cheyenne Forbes
Yes James through the query server. Josh it doent show any errors, it just hangs there for minutes Regards, Cheyenne Forbes > On Thu, Sep 15, 2016 at 4:42 PM, Josh Elser wrote: > >> The error you see would also be rather helpful. >> >> James Taylor wrote: >> >>> Hi Cheyenne, >>> Are you referr

Re: Joins dont work

2016-09-15 Thread Cheyenne Forbes
yes James through the query server. Josh it doent show any errors, it just hang there for minutes Regards, Cheyenne Forbes Chief Executive Officer Avapno Omnitech Chief Operating Officer Avapno Solutions, Co. Chairman Avapno Assets, LLC Bethel Town P.O Westmoreland Jamaica Email: cheyenne.os

Re: Joins dont work

2016-09-15 Thread Josh Elser
The error you see would also be rather helpful. James Taylor wrote: Hi Cheyenne, Are you referring to joins through the query server? Thanks, James On Thu, Sep 15, 2016 at 1:37 PM, Cheyenne Forbes mailto:cheyenne.osanu.for...@gmail.com>> wrote: I was using phoenix 4.4 then I switched to 4.

Re: Joins dont work

2016-09-15 Thread James Taylor
Hi Cheyenne, Are you referring to joins through the query server? Thanks, James On Thu, Sep 15, 2016 at 1:37 PM, Cheyenne Forbes < cheyenne.osanu.for...@gmail.com> wrote: > I was using phoenix 4.4 then I switched to 4.8 because I thought it was > related to version 4.4 (both on hbase 1.1.2), neit