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 687E817CAF for ; Wed, 18 Mar 2015 14:46:42 +0000 (UTC) Received: (qmail 78958 invoked by uid 500); 18 Mar 2015 14:46:39 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 78835 invoked by uid 500); 18 Mar 2015 14:46:39 -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 Delivered-To: moderator for user@hbase.apache.org Received: (qmail 61942 invoked by uid 99); 18 Mar 2015 11:58:26 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mr.omparkashnain@gmail.com designates 209.85.212.177 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=NlrU2jf2pkbJ/r/9c0JZBVXpDfuUxxPTOwiKIWgWzR4=; b=p5cmgceddRgb1kp/3oAmRnI8Jwi2NqK/TboprGy2+hO/a0tQ7NIJD1iyE1wPw9RgQc w65SdpsFzQPBSYOz7LpKR5hzo3tKIXTYk+1hkJXNTRc9y9OI4ZenA4zhObGBg73QuneZ pkpymIuHoXzZU3uQHHoSqM6LbIJIwyW/VPUO5wBgPRB0kDAzlgDNdxhcoULRp0S5GSQx yr4IozybkXT8QT5frbfOS1IS8amMtz0YSIL40A5pQ6XHSeOheswTb7C4fH6xT5VClbN+ QOkDjWa//IgSsFjWZgpwiTkoCKg7VgOuvLfLnNw2dZDb9VITm1Mfq/YNWdeocx7+Dtl3 YLxQ== MIME-Version: 1.0 X-Received: by 10.194.175.202 with SMTP id cc10mr141749532wjc.27.1426679744896; Wed, 18 Mar 2015 04:55:44 -0700 (PDT) Date: Wed, 18 Mar 2015 17:25:44 +0530 Message-ID: Subject: Need info about hbase connection pool From: OM PARKASH Nain To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=089e013d0f4867255605118ec3d2 X-Virus-Checked: Checked by ClamAV on apache.org --089e013d0f4867255605118ec3d2 Content-Type: text/plain; charset=UTF-8 Hi, I am using hbase connection pooling using HConnection hConnection=HConnectionManager.createConnection(conf); I see most of method of HConnectionManager goes to depreciated. Please provide to me best way to create Hbase connection pool and what your future plan for this topic. thanks OmParkash --089e013d0f4867255605118ec3d2--