stoty commented on pull request #34: URL: https://github.com/apache/phoenix-queryserver/pull/34#issuecomment-634434709
> I thought we don't need to check the inconsistent config. Just check the current user whether has kerberos credential is enough. When the HBase/Hadoop setup is correct, PQS already works fine. You have found a case when PQS behaves in a hard to debug way when the settings are inconsistent. IMO if we want to make it easier for people to spot these kinds of configuration errors, then the most useful thing to do is to check and explicitly for this case, and exit early when we know that the setup has no chance of working. I assume that if we had such a check, it would have saved you a lot of debugging when you encountered the original issue. ---------------------------------------------------------------- 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: [email protected]
