GitHub user MrSandmanRUS opened a pull request:
https://github.com/apache/phoenix/pull/311
Fixed Phoenix Tracing Web Application
Fixed check null, trace table name, webapp path, column names. Fixed
traceserver.py
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MrSandmanRUS/phoenix PHOENIX-4817
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/311.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 #311
----
commit 070192c1bb557d8744f78e52f6a75a5bf58625e3
Author: Vitaly Monastyrev <vmonastyrev@...>
Date: 2018-07-18T12:24:49Z
Fixed Phoenix Tracing Web Application (fixed check null, trace table name,
webapp path, column names). Fixed traceserver.py
----
---