Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 648A8EBC8 for ; Tue, 25 Dec 2012 10:36:30 +0000 (UTC) Received: (qmail 6747 invoked by uid 500); 25 Dec 2012 10:15:32 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 6598 invoked by uid 500); 25 Dec 2012 10:15:27 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 6505 invoked by uid 99); 25 Dec 2012 10:15:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Dec 2012 10:15:23 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.160.54] (HELO mail-pb0-f54.google.com) (209.85.160.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Dec 2012 10:15:16 +0000 Received: by mail-pb0-f54.google.com with SMTP id wz12so4316017pbc.13 for ; Tue, 25 Dec 2012 02:14:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=T4s2bI93aoyC9k88kJX0f9dKojoG8gIg6aTUhv/4wm4=; b=hbr+14y88WG2NjQSP4LDauUOj7+KS5M9Y/GoLxO6nFpWgcRNGzmnpGxYHBdIkfae/u Ntpp2pbC/xKVgTGj+26dabUf2J/1H2Ag7Cjvd19nh0NPk9VNw+Y1Kbceye5zbm6iYXIE FWarfuR4MUKJxu4oopFZDcqv/byM4gS17MiNGaS4G19m5SLz9x6nSdD8pB6HcVv9+Plb ne1RVlO3Ph7Q/XwH3hfnKQChIX2PIVBFRNcA+zqPwM+BRtWmCAekmvJCyeQFTVIGKnBY CGCSqosT+yCsdjodBEsXj99woC33rEevSZq5k8Gk7s9888sTBj/WIKQx5fVNkjfZeHw9 6S1w== MIME-Version: 1.0 Received: by 10.68.132.10 with SMTP id oq10mr76202673pbb.18.1356430491886; Tue, 25 Dec 2012 02:14:51 -0800 (PST) Received: by 10.68.60.8 with HTTP; Tue, 25 Dec 2012 02:14:51 -0800 (PST) In-Reply-To: <0CE69E9126D0344088798A3B7F7F80863AEA7A7A@SZXEML553-MBX.china.huawei.com> References: <0CE69E9126D0344088798A3B7F7F80863AEA0620@SZXEML553-MBX.china.huawei.com> <0CE69E9126D0344088798A3B7F7F80863AEA7A7A@SZXEML553-MBX.china.huawei.com> Date: Tue, 25 Dec 2012 15:14:51 +0500 Message-ID: Subject: Re: HBase - Secondary Index From: Farah Karim <10msitfkarim@seecs.edu.pk> To: dev@hbase.apache.org, user@hbase.apache.org Content-Type: multipart/alternative; boundary=047d7b15a4d5a1a4c804d1aa952b X-Gm-Message-State: ALoCoQk47rk392gRGF8wOqO4CaGrhde3ynwT0jLs5WlL8WGE9arNKuN7bXWlGZRzo/5svUgpF1wU X-Virus-Checked: Checked by ClamAV on apache.org --047d7b15a4d5a1a4c804d1aa952b Content-Type: text/plain; charset=ISO-8859-1 Hi i am student of MS and i am doing my thesis work on Hadoop Mapreduce and HBase. I have done major implementation of my work. Now I have to use indexing to reduce the response time of query on hbase. I saw your presentation and it seems great, I want you to make this as open source as soon as possible. I welcome any other suggestions for indexing on HBase. Thanks :) On Thu, Dec 20, 2012 at 8:33 AM, Anoop Sam John wrote: > Hi Nick, Andrew > I am discussing this with the management here. Can tell more > details after the new year.. Some people are not available due to Christmas > & New year holidays :) > > -Anoop- > ________________________________________ > From: Andrew Purtell [apurtell@apache.org] > Sent: Wednesday, December 19, 2012 6:21 AM > To: user@hbase.apache.org > Cc: dev@hbase.apache.org > Subject: Re: HBase - Secondary Index > > Hi Anoop, > > What Nick asked. I've also heard people wonder this out loud in a few > places. > > > On Tue, Dec 18, 2012 at 9:48 AM, Nick Dimiduk wrote: > > > Hi Anoop, > > > > Your presentation has garnered quite a bit of community interest. Have > you > > considered providing your implementation to the community, perhaps in an > > HBase-contrib module? > > > > Thanks, > > Nick > > > > On Tue, Dec 4, 2012 at 12:10 AM, Anoop Sam John > > wrote: > > > > > Hi All > > > > > > Last week I got a chance to present the secondary indexing > > > solution what we have done in Huawei at the China Hadoop Conference. > You > > > can see the presentation from > > > http://hbtc2012.hadooper.cn/subject/track4Anoop%20Sam%20John2.pdf > > > > > > > > > > > > I would like to hear what others think on this. :) > > > > > > > > > > > > -Anoop- > > > > > > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) > --047d7b15a4d5a1a4c804d1aa952b--