[
https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644770#comment-14644770
]
ASF GitHub Bot commented on PHOENIX-1118:
-----------------------------------------
Github user AyolaJayamaha commented on the pull request:
https://github.com/apache/phoenix/pull/103#issuecomment-125697098
You can start the web app from the command given below.
`java -jar
target/phoenix-tracing-webapp-4.4.1-HBase-0.98-SNAPSHOT-runnable.jar`
You can change the web app port from
`-Dphoenix.traceserver.http.port=8887`
A view similar to screenshot will be seen from the Phoenix tracelist.
`http://localhost:8864/webapp/#/list`
Enable tracing before you attempt above steps.

> Provide a tool for visualizing Phoenix tracing information
> ----------------------------------------------------------
>
> Key: PHOENIX-1118
> URL: https://issues.apache.org/jira/browse/PHOENIX-1118
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: Nishani
> Labels: Java, SQL, Visualization, gsoc2015, mentor
> Attachments: MockUp1-TimeSlider.png, MockUp2-AdvanceSearch.png,
> MockUp3-PatternDetector.png, MockUp4-FlameGraph.png, Screenshot of dependency
> tree.png, Screenshot-loading-trace-list.png, m1-mockUI-tracedistribution.png,
> m1-mockUI-tracetimeline.png, screenshot of tracing timeline.png, screenshot
> of tracing web app.png, timeline.png
>
>
> Currently there's no means of visualizing the trace information provided by
> Phoenix. We should provide some simple charting over our metrics tables. Take
> a look at the following JIRA for sample queries:
> https://issues.apache.org/jira/browse/PHOENIX-1115?focusedCommentId=14323151&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14323151
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)