Re: Extracting column values from Phoenix composite primary key

2016-08-29 Thread Anil
HI Michael and All , Did you get a chance to look into this ? Thanks. Thanks. On 26 August 2016 at 07:38, Anil wrote: > HI Michael, > > Following the table create and upsert query - > > CREATE TABLE SAMPLE(TYPE VARCHAR NOT NULL, SOURCE VARCHAR NOT NULL, LABEL > VARCHAR

Re: Help w/ table that suddenly keeps timing out

2016-08-29 Thread Ted Yu
I searched for "Cannot get all table regions" in hbase repo - no hit. Seems to be Phoenix error. Anyway, the cause could be due to the 1 offline region for this table. Can you retrieve the encoded region name and search for it in the master log ? Feel free to pastebin snippets of master / region

Help w/ table that suddenly keeps timing out

2016-08-29 Thread Riesland, Zack
​Our cluster recently had some issue related to network outages*. When all the dust settled, Hbase eventually "healed" itself, and almost everything is back to working well, with a couple of exceptions. In particular, we have one table where almost every (Phoenix) query times out - which was