Return-Path: Delivered-To: apmail-hadoop-hbase-issues-archive@minotaur.apache.org Received: (qmail 71214 invoked from network); 31 Mar 2010 16:39:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 31 Mar 2010 16:39:50 -0000 Received: (qmail 54080 invoked by uid 500); 31 Mar 2010 16:39:50 -0000 Delivered-To: apmail-hadoop-hbase-issues-archive@hadoop.apache.org Received: (qmail 54036 invoked by uid 500); 31 Mar 2010 16:39:50 -0000 Mailing-List: contact hbase-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hbase-issues@hadoop.apache.org Received: (qmail 54021 invoked by uid 99); 31 Mar 2010 16:39:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Mar 2010 16:39:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Mar 2010 16:39:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3EDAC234C4BF for ; Wed, 31 Mar 2010 16:39:27 +0000 (UTC) Message-ID: <1673611370.607611270053567256.JavaMail.jira@brutus.apache.org> Date: Wed, 31 Mar 2010 16:39:27 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: hbase-issues@hadoop.apache.org Subject: [jira] Commented: (HBASE-2038) Coprocessors: Region level indexing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851941#action_12851941 ] Andrew Purtell commented on HBASE-2038: --------------------------------------- This issue should now really be about converting IHBase and THBase into coprocessors at some point. > Coprocessors: Region level indexing > ----------------------------------- > > Key: HBASE-2038 > URL: https://issues.apache.org/jira/browse/HBASE-2038 > Project: Hadoop HBase > Issue Type: Sub-task > Reporter: Andrew Purtell > Priority: Minor > > HBASE-2037 is a good candidate to be done as coprocessor. It also serve as a good goalpost for coprocessor environment design -- there should be enough of it so region level indexing can be reimplemented as a coprocessor without any loss of functionality. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.