[ https://issues.apache.org/jira/browse/GORA-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221564#comment-13221564
]
Hudson commented on GORA-101:
-----------------------------
Integrated in gora-trunk #168 (See [https://builds.apache.org/job/gora-trunk/168/])
GORA-101 HBaseStore should properly support multiple tables in the mapping file. (part2)
(Revision 1296607)
Result = SUCCESS
ferdy :
Files :
* /gora/trunk/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java
> 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.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
|