Github user joshelser commented on the issue:
https://github.com/apache/phoenix/pull/343
You need to add the phoenix-loadbalancer module as a dependency to
phoenix-assembly/pom.xml. I think
`phoenix-assembly/src/build/components/all-common-dependencies.xml` already has
the necessary configuration in place to land the dependencies into lib/ for you.---
