Github user joshelser commented on the issue:
https://github.com/apache/phoenix/pull/307
Tried to run the test, but it failed with:
```
2018-07-10 13:43:55,599 ERROR [main]
end2end.SecureQueryServerPhoenixDBIT(359): + . deactivate ''
2018-07-10 13:43:55,599 ERROR [main]
end2end.SecureQueryServerPhoenixDBIT(359):
/Users/jelser/projects/phoenix.git/phoenix-queryserver/./src/it/bin/test_phoenixdb.sh:
line 12: deactivate: No such file or directory
```
Might have been me hacking on things... digging more.
---