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 B2D139861 for ; Mon, 7 May 2012 21:51:20 +0000 (UTC) Received: (qmail 88245 invoked by uid 500); 7 May 2012 21:51:19 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 88185 invoked by uid 500); 7 May 2012 21:51:19 -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 88177 invoked by uid 99); 7 May 2012 21:51:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 21:51:18 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of anilgupta84@gmail.com designates 74.125.82.41 as permitted sender) Received: from [74.125.82.41] (HELO mail-wg0-f41.google.com) (74.125.82.41) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 21:51:12 +0000 Received: by wgbds1 with SMTP id ds1so41271wgb.2 for ; Mon, 07 May 2012 14:50:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=qXgb13TSjPxIDLeWcKGo8fLPQ6z78hkw1WAQ492tS4s=; b=LlEEAFhRMdRH1mtooL3nfJOez/qlJmmTCQgMyqMnC5fAk+CfV7gHCvd0eE7LNI9jK1 xnolVxpwdeWVImESf1VK4WVUSdGbZm2BJnJGVFGc7LRgzfktWbY121rt1U29qFTlqdq9 yHAjRkFSeVy04IS6b2zfmWaE14vnCNKi716CA3YXPOugPBda04QCurkAc3385lVzap5g 7vn+OpKH0iVLcNhTcvvgQlonp1HQXkAsvr+0M1gJs3Rqbp1vxfkTSoZC802+a9C3K7uE 371oLT9flgTmXpAKsr6TYo/YYSbH3XYVnPv5njYAnzHAxG1AWQmtmuQhDmr9656qGh1F uwEQ== Received: by 10.216.226.72 with SMTP id a50mr5030573weq.5.1336427451437; Mon, 07 May 2012 14:50:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.106.102 with HTTP; Mon, 7 May 2012 14:50:31 -0700 (PDT) In-Reply-To: References: From: anil gupta Date: Mon, 7 May 2012 14:50:31 -0700 Message-ID: Subject: Re: Unable to run aggregation using AggregationClient in HBase0.92 To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=00504502daf682d0e204bf79439b X-Virus-Checked: Checked by ClamAV on apache.org --00504502daf682d0e204bf79439b Content-Type: text/plain; charset=ISO-8859-1 Thanks a lot, Gary. On Mon, May 7, 2012 at 2:46 PM, Gary Helmling wrote: > Hi Anil, > > > Does this mean that > > "hbase.coprocessor.region.classes" is not a client side configuration? I > am > > just curious to know why it was not working when i was setting the conf > > through code. > > > > That is correct. This is a server-side only configuration. Setting > it on the client side will have no effect. > -- Thanks & Regards, Anil Gupta --00504502daf682d0e204bf79439b--