GitHub user MrSandmanRUS opened a pull request:
https://github.com/apache/phoenix/pull/352
PHOENIX-4909
Missing the phoenix-loadbalancer module dependency in
phoenix-assembly/pom.xml.
Fixed phoenix-assembly.pom
Fixed phoenix_utils.py
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MrSandmanRUS/phoenix PHOENIX-4909
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/352.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #352
----
commit 9bd3065561035f9acd502596fdb1ecbc9ff7c747
Author: Vitaliy <vit34-95@...>
Date: 2018-09-18T22:09:01Z
PHOENIX-4909 Missing the phoenix-loadbalancer module dependency in
phoenix-assembly/pom.xml
----
---