-
Build the web application- mvn clean install
-
Start the TracingWebApp java -jar target/phoenix-tracing-webapp-4.5.0-SNAPSHOT-runnable.jar
-
View the Content - http://localhost:8864/webapp/#
###Note You can set the port of the trace app by -Dphoenix.traceserver.http.port={portNo}
eg:
-Dphoenix.traceserver.http.port=8887
server will start in 8887