Return-Path: Delivered-To: apmail-hadoop-hbase-user-archive@minotaur.apache.org Received: (qmail 58892 invoked from network); 8 Mar 2010 20:29:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Mar 2010 20:29:19 -0000 Received: (qmail 56181 invoked by uid 500); 8 Mar 2010 20:28:54 -0000 Delivered-To: apmail-hadoop-hbase-user-archive@hadoop.apache.org Received: (qmail 56064 invoked by uid 500); 8 Mar 2010 20:28:54 -0000 Mailing-List: contact hbase-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-user@hadoop.apache.org Delivered-To: mailing list hbase-user@hadoop.apache.org Received: (qmail 56056 invoked by uid 99); 8 Mar 2010 20:28:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Mar 2010 20:28:53 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jdcryans@gmail.com designates 209.85.160.176 as permitted sender) Received: from [209.85.160.176] (HELO mail-gy0-f176.google.com) (209.85.160.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Mar 2010 20:28:46 +0000 Received: by gyb13 with SMTP id 13so2902129gyb.35 for ; Mon, 08 Mar 2010 12:28:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=3QNUFY1Fg/+V3ES6cn05RtvCMhsoVgawLScYNJlvots=; b=K0/PtrK++xPcAt5bXU6zOUG9daBOGX+Ei3rSJb8cKz7Vao8rVL3JX0NRJumxBA/1g1 8hX0weomDdvgTfW6uK1pljDRZjFXfi/5kcs6cSM4edcUaBGSywSeYcArStggDrgsER2M qQeZLOipvxIPzLhdFuG+dWjwvJ0Xa7M1kyEu8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=k1Hhvn7832U41jEjyw8Kz4OyQUIMcxbgclWHY+ODTmwIz2IrtATHMo9AohcWBOu9hx kzTkiKJo9NJG6kWVfAZh24PzxTtObxL2Iq6QZJKqdGXJHVsbci/OyNDSXmLY9SrxKnyh qIC6gtEoWMqHrbEkwI4KIY0a/o+0/vdii5pzc= MIME-Version: 1.0 Sender: jdcryans@gmail.com Received: by 10.91.92.19 with SMTP id u19mr5964236agl.68.1268080106026; Mon, 08 Mar 2010 12:28:26 -0800 (PST) In-Reply-To: References: Date: Mon, 8 Mar 2010 12:28:25 -0800 X-Google-Sender-Auth: 5bfbc579c177c38e Message-ID: <31a243e71003081228t66a5191s8bfcd8a0a80111c2@mail.gmail.com> Subject: Re: Are transactional indexes and indexed indexes incompatible? From: Jean-Daniel Cryans To: hbase-user@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Yeah this is the downside of the way we currently do contribs, they are all exclusive. J-D On Mon, Mar 8, 2010 at 12:13 PM, Michael Segel wrote: > > Hi, > > There are two ways one can add secondary indexing to HBase. > > One is from $HBASE_HOME/contrib/transactional/ *.jar and the other is fro= m $HBASE_HOME/contrib/indexed/*.jar > > In setting up transactional, you need to following in hbase-site.xml: > > =A0 > =A0 =A0hbase.regionserver.class > =A0 =A0org.apache.hadoop.hbase.ipc.IndexedRegionInterface > =A0 =A0 Required for secondary indexing. > =A0 > =A0 > =A0 =A0hbase.regionserver.impl > =A0 =A0org.apache.hadoop.hbase.regionserver.tableindexed.IndexedRe= gionServer > =A0 =A0 Required for secondary indexing. > =A0 > > and for Indexing we set the following: > > > > > > > hbase.hregion.impl > > > org.apache.hadoop.hbase.regionserver.IdxRegion > > > So it looks like that they can co-exist.Is this not the case? > Thx > -Mike > > > > > _________________________________________________________________ > Hotmail: Powerful Free email with security by Microsoft. > http://clk.atdmt.com/GBL/go/201469230/direct/01/