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
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