Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A243118151 for ; Mon, 27 Jul 2015 16:48:09 +0000 (UTC) Received: (qmail 12904 invoked by uid 500); 27 Jul 2015 16:48:09 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 12812 invoked by uid 500); 27 Jul 2015 16:48:08 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 12801 invoked by uid 500); 27 Jul 2015 16:48:08 -0000 Delivered-To: apmail-hadoop-hbase-dev@hadoop.apache.org Received: (qmail 12798 invoked by uid 99); 27 Jul 2015 16:48:08 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2015 16:48:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 437F21A7A36 for ; Mon, 27 Jul 2015 16:48:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.487 X-Spam-Level: *** X-Spam-Status: No, score=3.487 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id cmFhifQXRqZ9 for ; Mon, 27 Jul 2015 16:47:59 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 73BA620604 for ; Mon, 27 Jul 2015 16:47:58 +0000 (UTC) Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id 9911B248FA52 for ; Mon, 27 Jul 2015 09:48:05 -0700 (PDT) Date: Mon, 27 Jul 2015 09:47:57 -0700 (MST) From: Priyanka B To: hbase-dev@hadoop.apache.org Message-ID: <1438015677853-4073515.post@n3.nabble.com> In-Reply-To: <55B6537A.4060809@oss.nttdata.co.jp> References: <53176CEF.6030806@oss.nttdata.co.jp> <53179DBB.9010006@oss.nttdata.co.jp> <53182ACE.6030404@oss.nttdata.co.jp> <1437665624124-4073471.post@n3.nabble.com> <55B6537A.4060809@oss.nttdata.co.jp> Subject: Re: HTrace MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 problem? Is there any need to call closeReceivers in the client side code ? I tried it but that did not seem to work. Thanks, Priyanka -- View this message in context: http://apache-hbase.679495.n3.nabble.com/HTrace-tp4056705p4073515.html Sent from the HBase Developer mailing list archive at Nabble.com.