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 34877174FF for ; Wed, 18 Mar 2015 16:50:14 +0000 (UTC) Received: (qmail 8695 invoked by uid 500); 18 Mar 2015 16:50:02 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 8617 invoked by uid 500); 18 Mar 2015 16:50:02 -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 8546 invoked by uid 99); 18 Mar 2015 16:50:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Mar 2015 16:50:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [209.85.220.182] (HELO mail-vc0-f182.google.com) (209.85.220.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Mar 2015 16:49:38 +0000 Received: by mail-vc0-f182.google.com with SMTP id kv19so5161352vcb.13 for ; Wed, 18 Mar 2015 09:49:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=ZX9pRsZE45CXeuD06nX9aYlZZOM4DyyY4uMNR/VPzUI=; b=kS0JcIcsQBErUAFHq4la+LkuQoOTmySXv5dJUerZQjk8ifmvIImkOfYhstiE2D7awD ePak0kIL5Fl/6Yg5QNNqLb7Wx/3Cfhcsr6isVoE5MogaRAlK1mfCapI/HgCWQx/h8iCu qm2EIA8tIbvp3jMY6WnMKBZaTs2bvch8B9ztcPgqXX6GEq9eSFb1Mdr7lwx/TwhPhbai VeblyyBaymBGKHJihK9u3BvI0o12AXt6Qboe3hm+c23ufQGMXW7sj2v1/H4vl6xhpxnT 5ulv8LREMe7kKU4XeP0fKiAj3f2mS8QR3rXCZbqU+yuUkKY72Q8Lmv3KrSUW9n/c9SS0 174Q== X-Gm-Message-State: ALoCoQl/jsTMAHtyxhLorkc/KqnxbGQ+3OX+CnqDwbrU2S3XXGnfHh/d280VVevyAWPpwi5zN6+M X-Received: by 10.52.92.100 with SMTP id cl4mr7494420vdb.94.1426697355192; Wed, 18 Mar 2015 09:49:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.113.38 with HTTP; Wed, 18 Mar 2015 09:48:55 -0700 (PDT) In-Reply-To: References: From: Jean-Marc Spaggiari Date: Wed, 18 Mar 2015 12:48:55 -0400 Message-ID: Subject: Re: How to mute zookeeper debug message in hbase shell To: user Content-Type: multipart/alternative; boundary=20cf3071c7f20efe9d051192dd94 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3071c7f20efe9d051192dd94 Content-Type: text/plain; charset=UTF-8 Change the loglevel for org.apache.zookeeper to WARN in the log4j.properties file. (Or from the HBase master web UI) JM 2015-03-18 12:44 GMT-04:00 Garry Chen : > Hi All, > I am new to hbase and using Amazon EMR with hbase > hbase-0.94.18 install. Always getting "hbase(main):002:0> 15:59:13.023 > [main-SendThread(ip-172-31-12-99.ec2.internal:2181)] DEBUG > org.apache.zookeeper.ClientCnxn - Got ping response for sessionid: > 0x14c2d99c8f20008 after 0ms" nn hbase shell. Need help on how to muting > the message. Thank you very much for your help. > > > > Garry > --20cf3071c7f20efe9d051192dd94--