On Wed, Sep 9, 2015 at 12:43 AM, Ayola Jayamaha <[email protected]> wrote:
> Hi, > > Thanks for bringing up the issue. I was not aware of hbase tracing UI. > > Mention was made of htrace UI in the original phoenix trace issue ( https://issues.apache.org/jira/browse/PHOENIX-1118), before the phoenix effort took off, in the hope that there could be some symbiosis. St.Ack > On Wednesday, 9 September 2015, Colin McCabe <[email protected]> > wrote: > > > Hi Dhruv, > > > > Sorry about the lack of documentation on the web UI right now. There > > are going to be better docs and tutorials soon... The HTrace 4.0 > > release will be the first release where this web UI is really > > production-ready. > > > > The HTrace web UI was started before the Phoenix trace UI effort. We > > did talk to the Phoenix folks about merging the efforts, but at that > > time there wasn't much interest in doing that. Perhaps there will be > > an opportunity to share more code and ideas down the road. Our goal > > with the htrace UI is to provide a consistent UI for any htrace span > > receiver-- accumulo, htraced, or hbase. > > > > best, > > Colin > > > > > > On Tue, Sep 8, 2015 at 10:56 PM, Dhruv Gohil <[email protected] > > <javascript:;>> wrote: > > > Hi, > > > Just want to check with anybody who's working with Htrace Web > UI(not > > > able to find any docs about it on apache site, just found in JIRA ), > > How's > > > much of phoenix's trace UI overlapping with what we are doing? Can we > > reuse > > > their code, or the other way around? > > > > > > -- > > > Dhruv > > > > > > -------- Forwarded Message -------- > > > Subject: Re: Tool for visualizing tracing info with Phoenix > > Tracing > > > Web App [GSoC] > > > Date: Mon, 24 Aug 2015 13:23:16 +0530 > > > From: Ayola Jayamaha <[email protected] <javascript:;>> > > > Reply-To: [email protected] <javascript:;>, > > [email protected] <javascript:;> > > > To: [email protected] <javascript:;> <[email protected] > > <javascript:;>>, Nick Dimiduk > > > <[email protected] <javascript:;>>, James <[email protected] > > <javascript:;>>, Mujtaba Chohan > > > <[email protected] <javascript:;>> > > > CC: Jesse Yates <[email protected] <javascript:;>>, michael stack > < > > [email protected] <javascript:;>>, > > > Rajeshbabu Chintaguntla <[email protected] <javascript:;>> > > > > > > > > > > > > Hi All, > > > > > > Future work: - > > > > > > - Search trace list by SQL Query > > > - Turn Tracing on, run query, turn tracing off and visualize the > trace > > > dataset > > > > > > Welcome any feedback. > > > > > > Thanks. > > > > > > On Fri, Aug 21, 2015 at 12:18 PM, Ayola Jayamaha < > [email protected] > > <javascript:;>> > > > wrote: > > > > > >> Hi All, > > >> > > >> You can find all the tasks and milestones on GSOC 2015 - Phoenix in > the > > 2 > > >> PRs[1,2]. It contains a launch script to run the jetty server. It > > creates > > >> a > > >> web application running on user preferred port. The back-end services > > >> contains querying the SYSTEM.TRACING_STATS table and projecting the > JSON > > >> output of it. > > >> > > >> You can try them out as described in the blog post[3]. > > >> > > >> The respective jiras are given[4,5]. The phoenix tracing page > > >> https://phoenix.apache.org/tracing.html will be updated and the > patch > > is > > >> attached with the screenshots. [6] > > >> > > >> All the blog posts I have written regard to GSoC 2015 can be found > > >> here[7]. > > >> > > >> Thanks. > > >> > > >> On Fri, Aug 21, 2015 at 12:11 AM, Ayola Jayamaha < > > [email protected] <javascript:;>> > > >> wrote: > > >> > > >>> Hi All, > > >>> > > >>> The Phoenix Tracing Web App main features and setup information can > be > > >>> found on the following blog posts[1,2]. > > >>> > > >>> [1] > > >>> > > >>> > > > http://ayolajayamaha.blogspot.com/2015/08/apache-phoenix-web-application.html > > >>> > > >>> [2] > > >>> > > >>> > > > http://ayolajayamaha.blogspot.com/2015/08/apache-phoenix-web-application-part-02.html > > >>> > > >>> -- > > >>> Best Regards, > > >>> Nishani Jayamaha > > >>> http://ayolajayamaha.blogspot.com/ > > >>> > > >>> > > >>> > > >> [1] https://github.com/apache/phoenix/pull/111 > > >> [2] https://github.com/apache/phoenix/pull/112 > > >> [3] > > >> > > >> > > > http://ayolajayamaha.blogspot.com/2015/08/apache-phoenix-web-application.html > > >> [4] https://issues.apache.org/jira/browse/PHOENIX-2186 > > >> [5] https://issues.apache.org/jira/browse/PHOENIX-2187 > > >> [6] https://issues.apache.org/jira/browse/PHOENIX-2190 > > >> [7] http://ayolajayamaha.blogspot.com/search?q=phoenix > > >> > > >> -- > > >> Best Regards, > > >> Nishani Jayamaha > > >> http://ayolajayamaha.blogspot.com/ > > >> > > >> > > >> > > > > > > > > > -- > > > Best Regards, > > > Nishani Jayamaha > > > http://ayolajayamaha.blogspot.com/ > > > > > > I think independent war was already available but for phoenix merged > into > > > server itself, as phoenix itself is Java App. > > > > > > Embed Tracing Web Application as a service > > > ------------------------------------------- > > > > > > Key: PHOENIX-2212 > > > URL:https://issues.apache.org/jira/browse/PHOENIX-2212 > > > > > > > > > Embed Tracing Web Application as a service > > > ------------------------------------------- > > > > > > Key: PHOENIX-2212 > > > URL:https://issues.apache.org/jira/browse/PHOENIX-2212 > > > > > > > > -- > Sent from Gmail Mobile >
