Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 39A9D11C0C for ; Tue, 1 Jul 2014 03:18:12 +0000 (UTC) Received: (qmail 46056 invoked by uid 500); 1 Jul 2014 03:18:08 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 45992 invoked by uid 500); 1 Jul 2014 03:18:08 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 45980 invoked by uid 99); 1 Jul 2014 03:18:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2014 03:18:07 +0000 X-ASF-Spam-Status: No, hits=3.8 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tianq01@gmail.com designates 209.85.192.49 as permitted sender) Received: from [209.85.192.49] (HELO mail-qg0-f49.google.com) (209.85.192.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2014 03:18:03 +0000 Received: by mail-qg0-f49.google.com with SMTP id f51so2774244qge.36 for ; Mon, 30 Jun 2014 20:17:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Pg/0JIAqU60iXLmcq74pSCAPBTexDppjYIQkra9oLM0=; b=nZwOxk3kx9510k47WIS0zKqcGPKuGDGifA0qdBMV4UmcmVbAKtGHYFXsfQfIDh7cU+ e8WE6+/BOvQi3pLyGepclEyic6JD57aK12JzWjmL6Agkx3R7XALHk2RQP63VbWUyU4r3 SWMy11oxqOBYagV5R1+sO3rQ/40MLCdH/akEcdauvMEOnMo74K4J7ak0jCVlSyMAvbwo 0p+Ggfk7TpiLQD/LK0eMZBmMF9IT/3vb2VVG8EWxf2SenC7j0VWAk4PHY6UOeo6EiahK c5FKtTi/Iyjb8Q5JqpwhYlx3HLUJXcunlhroUwDh5/igOxPdEJSAp0bflAmq6Ys1lTfe qhVQ== MIME-Version: 1.0 X-Received: by 10.140.92.213 with SMTP id b79mr1568305qge.97.1404184662618; Mon, 30 Jun 2014 20:17:42 -0700 (PDT) Received: by 10.140.43.228 with HTTP; Mon, 30 Jun 2014 20:17:42 -0700 (PDT) In-Reply-To: <1404171990862-4060898.post@n3.nabble.com> References: <1403112020931-4060560.post@n3.nabble.com> <1403137117878-4060566.post@n3.nabble.com> <1404171990862-4060898.post@n3.nabble.com> Date: Tue, 1 Jul 2014 11:17:42 +0800 Message-ID: Subject: Re: Zookeeper timeout exception seen whenever too much of data is being pushed to hbase From: Qiang Tian To: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=001a113a49a003d38e04fd193883 X-Virus-Checked: Checked by ClamAV on apache.org --001a113a49a003d38e04fd193883 Content-Type: text/plain; charset=UTF-8 Did you see any clue in zk log? On Tue, Jul 1, 2014 at 7:46 AM, arunas wrote: > Anoop, > > I am returning the htable back to the pool using the returnTable() once I > am > done with my operation in the HbaseUtil class. I am using the hbase-0.96 > version. > > I did try to increase the zookeeper.session.timeout and ticktime in the > hbase-site.xml but that is not helping either. > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/Zookeeper-timeout-exception-seen-whenever-too-much-of-data-is-being-pushed-to-hbase-tp4060560p4060898.html > Sent from the HBase User mailing list archive at Nabble.com. > --001a113a49a003d38e04fd193883--