Did you enable DEBUG logging on the client or server side? Certainly if you got a connection timeout, you at least got a stack trace that you could share.

You need to provide more information if you want help debugging your setup.

On 7/31/18 6:29 AM, anung wrote:
Hi All,

I have CDH 5.11 cluster (kerberized, but HBase is not yet secured),
installed Phoenix 4.14.0-cdh5.11.2 parcel method, test the JDBC
connection and succeed.
I can query, create table, drop table etc.

And then I enabling kerberos security in HBase, restart service, and
JDBC Phoenix is dead. Connection timeout. Just that, no other
information.

JDBC connection string:

jdbc:phoenix:node1,node2,node3:2181:/hbase:an...@realm.com:/home/anung/anung.keytab

I try kinit and use sqlline in the datanode and edgenode and yes
Phoenix is working.

is there something missing in my end?

Thank you

BR,
Anung

Reply via email to