Github user joshelser commented on the issue:
https://github.com/apache/phoenix/pull/307
> Not sure how you got MIT on Mac OS X, is it in some ports package
Yeah, homebrew has a `krb5` package which I use for running stuff locally
(e.g. I put it on the `PATH` before the Heimdal, osx-provided variant)
> I suppose integrating docker into the mix would make things interesting.
I'll try it over the weekend if I get the time.
I'm playing with different versions of python now, but am just worried
about the feasibility of this actually working on the general person's machine
given how much I'm struggling :\
---