Re: HTrace

2015-08-04 Thread Priyanka B
Hi Masatake, I was not able to get the client traces but I can find a workaround to generate those spans myself and get a graph. I had one more question related to htrace. If both client process and server use the same file to log htraces, then is there a possibility of corruption while writing t

Re: HTrace

2015-07-27 Thread Priyanka B
No I do not have multiple processes on the client. I tried a standalone program with the same configuration and that works fine and generates traces too. It is only the client code where tomcat is running is unable to generate spans. Thanks, Priyanka -- View this message in context: http://apa

Re: HTrace

2015-07-27 Thread Priyanka B
Hi Masatake, Thank you for getting back to me. Yes I see the Client_htrace.out getting created on the client node. However it is empty. We are using htrace-2.04 version. I believe that writes the span asynchronously. Also the client node is running tomcat for serving requests. Would this be a prob

Re: HTrace

2015-07-23 Thread Priyanka B
Hi Biju and Masatake, I have a similar problem for my client htrace spans. I am not able to see the parent client span in my trace output. I have enabled htrace logging on server side using the below configuration in hbase-site.xml hbase.trace.spanreceiver.classes org.cloudera.