Question
Anthem Blue Cross Blue Shield
US
Last activity: 31 May 2021 2:48 EDT
HBAse connection Issue.
Hi All,
I am encountering some issue to connect from pega to HBase server. I am seeting following error message in the log files. I have imported all the dependent jar files (attached list). Please help us to resolve this if anyone have encountered similar issue.
Thanks,
Sharath.
Error Message:
Connection cannot be established. Please check your configuration.
org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: javax.security.sasl.SaslException: Call to bXXXXXXX.xxxxxxx.com/ Proprietary information hidden:16000 failed on local exception: javax.security.sasl.SaslException: Failure to initialize security context [Caused by org.ietf.jgss.GSSException, major code: 13, minor code: 0
major string: Invalid credentials
minor string: Cannot get credential for principal default principal ] [Caused by javax.security.sasl.SaslException: Failure to initialize security context [Caused by org.ietf.jgss.GSSException, major code: 13, minor code: 0
major string: Invalid credentials
minor string: Cannot get credential for principal default principal ]]
This is more like a Kerberos configuration related. Can you first verify that a simple java client of HBase works (outside of Pega platform)? This link might be helpful: https://community.cloudera.com/t5/Support-Questions/Kerberos-Failure-to-initialize-security-context/td-p/207512