[ https://issues.apache.org/jira/browse/CRUNCH-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727415#comment-13727415
]
Josh Wills commented on CRUNCH-212:
-----------------------------------
Chao-- this patch looks pretty sweet. I'm +1 to push it to master, with a minor nit-- there's
a Copyright line in the header of the HFileOutputFormatForCrunch class that should probably
be removed. Don't feel obliged to re-post the patch for it, just delete the line before you
do the commit.
Very, very cool-- thanks again, I'm looking forward to using this one on some of my upcoming
projects.
> Need target wrapper for HFileOuptutFormat
> -----------------------------------------
>
> Key: CRUNCH-212
> URL: https://issues.apache.org/jira/browse/CRUNCH-212
> Project: Crunch
> Issue Type: Improvement
> Components: IO
> Reporter: Chao Shi
> Attachments: crunch-212-draft2.patch, crunch-212-draft.patch, crunch-212-v0.patch,
crunch-212-v1.patch
>
>
> I need to import data to hbase from MR. I found HFileOutputFormat is ~5x more efficient
than HTableOutputFormat. So maybe we need a target wrapper for it.
> Future more, is it possible to call HBase to load it automatically after HFiles are generated?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|