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

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


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

(Updated 2011-10-05 16:55:28.328769)


Review request for hcatalog and Vandana Ayyalasomayajula.


Changes
-------

updated to name changes in hbase constants and added extra assertion in unit 
tests


Summary
-------

hbase direct output storage driver as describe here:

https://cwiki.apache.org/confluence/display/HCATALOG/HBase+Output+Storage+Driver+-+Design


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


Diffs (updated)
-----

  
storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseDirectOutputFormat.java
 PRE-CREATION 
  
storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseDirectOutputStorageDriver.java
 PRE-CREATION 
  storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/ManyMiniCluster.java 
PRE-CREATION 
  
storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/SkeletonHBaseTest.java 
PRE-CREATION 
  
storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseDirectOutputStorageDriver.java
 PRE-CREATION 

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


Testing
-------

added a unit mini cluster test framework and unit tests.

since this is a sub-module of hcatalog parent tests shouldn't be affected.


Thanks,

Francis


                
> Output Storage Driver for HBase (Direct PUTs)
> ---------------------------------------------
>
>                 Key: HCATALOG-73
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-73
>             Project: HCatalog
>          Issue Type: Sub-task
>    Affects Versions: 0.3
>            Reporter: Francis Liu
>            Assignee: Francis Liu
>              Labels: HBASE
>         Attachments: hbase_storage_driver.patch, 
> hbase_storage_driver_rev2.patch, hbase_storage_driver_rev3.patch, 
> hbase_storage_driver_rev4.patch
>
>
> This is the first variation for an HBase Output Storage Driver. Which will be 
> doing individual PUTs for each row. The next iteration will involve the use 
> of bulk imports.

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