Github user joshelser commented on the issue:
https://github.com/apache/phoenix/pull/344
Oops, forgot one more thing. I changed the integration test that had
heimdal syntax because, even though I have OSX, I have MIT Kerberos installed.
Although, now that I think about it, do we need to generate a specific
krb5.conf based on OS at all? The embedded KDC is provided by Kerby from Apache
Directory -- it's not Heimdal or MIT Kerberos. That can be cleaned up
completely.
@pu239ppy let me know. I can send a pull request to your branch if you're
ready to just be done with these changes. I want to poke around some more at
Python versions that work locally.
---