Return-Path: X-Original-To: apmail-gora-dev-archive@www.apache.org Delivered-To: apmail-gora-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 36DB2901B for ; Sat, 3 Mar 2012 12:50:20 +0000 (UTC) Received: (qmail 71335 invoked by uid 500); 3 Mar 2012 12:50:20 -0000 Delivered-To: apmail-gora-dev-archive@gora.apache.org Received: (qmail 71306 invoked by uid 500); 3 Mar 2012 12:50:20 -0000 Mailing-List: contact dev-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list dev@gora.apache.org Received: (qmail 71298 invoked by uid 99); 3 Mar 2012 12:50:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Mar 2012 12:50:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Mar 2012 12:50:17 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D9A066F10 for ; Sat, 3 Mar 2012 12:49:56 +0000 (UTC) Date: Sat, 3 Mar 2012 12:49:56 +0000 (UTC) From: "Ferdy Galema (Closed) (JIRA)" To: dev@gora.apache.org Message-ID: <2100345326.17682.1330778996893.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1372644199.6882.1330599958345.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (GORA-101) HBaseStore should properly support multiple tables in the mapping file. 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/GORA-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdy Galema closed GORA-101. ----------------------------- Resolution: Fixed > HBaseStore should properly support multiple tables in the mapping file. > ----------------------------------------------------------------------- > > Key: GORA-101 > URL: https://issues.apache.org/jira/browse/GORA-101 > Project: Apache Gora > Issue Type: Bug > Components: storage-hbase > Reporter: Ferdy Galema > Priority: Minor > Attachments: GORA-101-part2.patch, GORA-101.patch > > > When a client requests a schema name with a prefix (Nutchgora is doing this with crawlid) then the family properties like compression and maxVersions are not properly read. Those are only set on the default table. I will fix this so that somehow all tables that share the same mapping definition all use the *same family properties*. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira