Reid wouldn't have seen the message he did in the original message about a successful login if that were the case.

Try adding in "-Dsun.security.krb5.debug" to your PHOENIX_OPTS (I think that is present in that version of Phoenix). It should give you a lot more debug information, providing insight into what actually happened during the login and why the TGT wasn't found when Phoenix tried to access HBase via RPC.

Sharing the *full* output would also be helpful. Many times the answer is there in the output, but the user just misses the important bit :)

rafa wrote:
Hi Reid,

Then the most probable thing is that the provided keytab is not suitable
for the principal:

phoenix/hadoop-offline032.dx.momo.com@MOMO.OFFLINE

/opt/hadoop/etc/hadoop/security/phoenix.keytab

Can you do a

kinit -kt /opt/hadoop/etc/hadoop/security/phoenix.keytab
phoenix/hadoop-offline032.dx.momo.com@MOMO.OFFLINE  ?

Regards,
rafa


On Wed, Apr 19, 2017 at 12:46 PM, Reid Chan <reidddc...@outlook.com
<mailto:reidddc...@outlook.com>> wrote:

    Hi rafa,

    I followed the guides on site:
    
https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/configuring-phoenix-to-run-in-a-secure-cluster.html
    
<https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/configuring-phoenix-to-run-in-a-secure-cluster.html>
    , and linked those configuration files under phoenix bin directory.

    But problem remains.

    Best regards,
    ---R



    --
    View this message in context:
    
http://apache-phoenix-user-list.1124778.n5.nabble.com/Phoenix-connection-to-kerberized-hbase-fails-tp3419p3422.html
    
<http://apache-phoenix-user-list.1124778.n5.nabble.com/Phoenix-connection-to-kerberized-hbase-fails-tp3419p3422.html>
    Sent from the Apache Phoenix User List mailing list archive at
    Nabble.com.


Reply via email to