[ 
https://issues.apache.org/jira/browse/HCATALOG-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160479#comment-13160479
 ] 

[email protected] commented on HCATALOG-173:
--------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2984/
-----------------------------------------------------------

(Updated 2011-11-30 23:55:02.874999)


Review request for hcatalog, Ashutosh Chauhan and Sushanth Sowmyan.


Summary
-------

This patch prolly doesn't need a review board since it's only one line but what 
the heck....


This addresses bug HCATALOG-173.
    https://issues.apache.org/jira/browse/HCATALOG-173


Diffs
-----

  src/java/org/apache/hcatalog/mapreduce/StorerInfo.java 7c5d985 

Diff: https://reviews.apache.org/r/2984/diff


Testing
-------


Thanks,

Francis


                
> 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
>
>         Attachments: HCATALOG-173.patch
>
>
> 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

        

Reply via email to