Re: Unable to connect to HBase 2.2.4

2020-06-17 Thread Istvan Toth
Phoenix 5.0 doesn't work with HBase 2.2. There is no released Phoenix version that works with Hbase 2.2, only the development version (master branch) does. On Wed, Jun 17, 2020 at 12:40 PM Arun J wrote: > After installing Phoenix 5.0 with HBase 2.2.4, I am unable to connect > using

Unable to connect to HBase 2.2.4

2020-06-17 Thread Arun J
After installing Phoenix 5.0 with HBase 2.2.4, I am unable to connect using sqlline.py or squirrel or through a JDBC Class. Getting this error Caused by: java.io.IOException: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /hbase-unsecure # Verified all

Re: Too many connections from / - max is 60

2020-06-17 Thread anil gupta
Sorry for the late reply. Yes, we plan to upgrade to HBase2 and Phoenix5 by the end of this year but it's a bigger effort to upgrade the entire platform. I was able to resolve the problem by: 1. Creating the secondary index table in hbase if its missing. 2. Disabling and dropping the indexes that