[
https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372700#comment-14372700
]
Rajeshbabu Chintaguntla commented on PHOENIX-1118:
--------------------------------------------------
Hi Nishani,
4.0 branch[1] what ever James mentioned is the development branch for 4.4
version.
It has all the code for tracing[2] & [3]. So you can clone, setup, build
and start working on it.
git clone https://github.com/apache/phoenix.git --branch 4.0
To setup/build
mvn clean install -DskipTests
mvn eclipse:eclipse
[1]. https://github.com/apache/phoenix/tree/4.0
[2]. http://phoenix.apache.org/tracing.html
[3]. https://issues.apache.org/jira/browse/PHOENIX-1115
Thanks,
Rajeshbabu.
On Sat, Mar 21, 2015 at 11:48 AM, Ayola Jayamaha <[email protected]>
> 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
>
> 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)