Github user joshelser commented on the issue:
https://github.com/apache/phoenix/pull/315
@karanmehta93 but in PQS, we're controlling the Configuration. Isn't this
as simple as changing `QueryServer#main(String[])` to use
`HBaseFactoryProvider.getConfigurationFactory().getConfiguration();` instead of
`HBaseConfiguration.create()`?---
