I've the same problem, even after I increased the hbase.rpc.timeout the result is same. The difference is that I use 4.12.
On Thu, Feb 1, 2018 at 8:23 PM, Flavio Pompermaier <[email protected]> wrote: > Hi to all, > I'm trying to use the brand-new Phoenix 4.13.2-cdh5.11.2 over HBase and > everything was fine until the data was quite small (about few millions). As > I inserted 170 M of rows in my table I cannot get the row count anymore > (using ELECT COUNT) because of org.apache.hbase.ipc.CallTimeoutException > (operationTimeout 60000 expired). > How can I fix this problem? I could increase the hbase.rpc.timeout > parameter but I suspect I could improve a little bit the HBase performance > first..the problem is that I don't know how. > > Thanks in advance, > Flavio >
