Return-Path: X-Original-To: apmail-incubator-gora-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-gora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C83749DF6 for ; Mon, 31 Oct 2011 16:49:57 +0000 (UTC) Received: (qmail 16919 invoked by uid 500); 31 Oct 2011 16:49:57 -0000 Delivered-To: apmail-incubator-gora-dev-archive@incubator.apache.org Received: (qmail 16883 invoked by uid 500); 31 Oct 2011 16:49:57 -0000 Mailing-List: contact gora-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: gora-dev@incubator.apache.org Delivered-To: mailing list gora-dev@incubator.apache.org Received: (qmail 16875 invoked by uid 99); 31 Oct 2011 16:49:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2011 16:49:57 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,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; Mon, 31 Oct 2011 16:49:55 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4875032A2C1 for ; Mon, 31 Oct 2011 16:49:34 +0000 (UTC) Date: Mon, 31 Oct 2011 16:49:34 +0000 (UTC) From: "Ferdy (Updated) (JIRA)" To: gora-dev@incubator.apache.org Message-ID: <1545515275.41429.1320079774298.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1026634081.41332.1320079172759.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (GORA-57) HBaseStore does not correctly read family definitions 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-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdy updated GORA-57: ---------------------- Attachment: GORA-57.patch The patch. Please note that this patch depends upon GORA-56. (Otherwise it cannot be applied). > HBaseStore does not correctly read family definitions > ----------------------------------------------------- > > Key: GORA-57 > URL: https://issues.apache.org/jira/browse/GORA-57 > Project: Gora > Issue Type: Bug > Components: storage-hbase > Reporter: Ferdy > Attachments: GORA-57.patch > > > The mapping file is not correctly read, it tries to read *type* children of node *table* just like node *class*. However, for 'table' the correct children type is *family*. > I will attach a one-line patch that fixes this. -- 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