Make StorerInfo class public
----------------------------
Key: HCATALOG-173
URL: https://issues.apache.org/jira/browse/HCATALOG-173
Project: HCatalog
Issue Type: Improvement
Affects Versions: 0.3
Reporter: Francis Liu
Assignee: Francis Liu
Fix For: 0.3
StorerInfo class is currently marked as package private. Because of this
storage drivers are not easily able to access a table's properties.
HCatTableInfo already has a public getStorerInfo method, so I'm guessing our
case (HBaseStorageDriver stuff) might not be only be motivating but fixing a
bug as well.
--
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