hi team I am having this error while trying to connect from a java program to a working phoenix 4.7 (hdp build) instance:
Wed May 23 16:40:56 CEST 2018, null, java.net.SocketTimeoutException: callTimeout=60000, callDuration=69037: Call to <host>/<ip>:<port> failed on local exception: java.io.IOException: Connection reset by peer row 'SYSTEM:CATALOG,,' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=<host>,<port>,1526661975419, seqNum=0 The hbase is securized with kerberos, and the whole is managed by zookeeper. Any insight on this behavior ? Thanks a lot,
