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

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


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

(Updated 2011-10-07 22:54:22.120635)


Review request for hcatalog, Francis Liu and David Capwell.


Summary
-------

This patch deals with the input storage driver for hbase.


This addresses bug hcatalog-75.
    https://issues.apache.org/jira/browse/hcatalog-75


Diffs
-----

  /trunk/src/java/org/apache/hcatalog/mapreduce/InitializeInput.java 1178480 
  
/trunk/storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseInputFormat.java
 PRE-CREATION 
  
/trunk/storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseInputStorageDriver.java
 PRE-CREATION 
  
/trunk/storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseInputStorageDriver.java
 PRE-CREATION 

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


Testing
-------

I have added an additional junit test for the input storage driver. All the 
existing tests along with the newly added one pass. 


Thanks,

Vandana


                
> Input storage driver for HBase
> ------------------------------
>
>                 Key: HCATALOG-75
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-75
>             Project: HCatalog
>          Issue Type: Sub-task
>    Affects Versions: 0.3
>            Reporter: Vandana Ayyalasomayajula
>            Assignee: Vandana Ayyalasomayajula
>              Labels: HBase, storage_drivers
>         Attachments: HCATALOG-75-rev2.patch, HCATALOG-75-rev3.patch, 
> HCATALOG-75-rev4.patch, HCATALOG-75-rev5.patch, HCATALOG-75-rev6.patch, 
> HCATALOG-75.patch
>
>
> HCatalog presently does not support reading records from HBase tables. As a 
> first step for implementing repeatable reads (snapshots) from HBase tables, 
> there is a need to develop an input storage driver for HCatalog to enable the 
> client applications to read from HBase tables. 

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