Index table empty

2020-01-27 Thread Tim Dolbeare
Hello All, I've run into a problem with a Phoenix index that no amount of googling is solving. I hope someone might have run into this before and can offer some suggestions. I'm a noob BTW, so please don't hesitate to point out the most obvious potential issues. The problem is that after ind

Re: Index table empty

2020-01-27 Thread Tim Dolbeare
-table scan, and you'd have to increase hbase.rpc.timeout at at minimum to a larger value. If this is a normal query pattern you intend to service, it will be an exercise in tweaking configs. On 1/27/20 6:01 PM, Tim Dolbeare wrote: > Hello All, > > I've run into a problem with a