You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2020/05/25 06:34:45 UTC

[GitHub] [phoenix-queryserver] stoty commented on pull request #34: PHOENIX-5904 Add log if the configed kerberos principal login failed

stoty commented on pull request #34:
URL: https://github.com/apache/phoenix-queryserver/pull/34#issuecomment-633403744


   I also think that it'd be best to explicitly check both kerberos properties, log an error when they are inconsistent, and only attempt the kerberos login if both are set to kerberos.
   
   I also think that we should mimic whatever HBase does when it encounters these inconsistent settings. If it works in unsecure mode, we should do that as well. If it doesn't work, we should just exit with an error.
   
   If the extra check that you've added still fails, fails then we'd better log an error, and exit early.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org