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

Esteban Gutierrez edited comment on HBASE-3727 at 6/16/16 11:29 PM:
--------------------------------------------------------------------

Thanks for the patch [~easyliangjob]. But the patch is mostly based on the 
existing HFileOutputFormat2 and duplicates lots of the code from it. Could be 
possible to refactor MultiHFileOutputFormat to use HFileOutputFormat instead?


was (Author: esteban):
Thanks for the patch [~easyliangjob]. But the patch is mostly based on the 
existing HFileOutputFormat2 and duplicates lots of the code from 
HFileOutputFormat2. Could be possible to refactor MultiHFileOutputFormat to use 
HFileOutputFormat instead?

> MultiHFileOutputFormat
> ----------------------
>
>                 Key: HBASE-3727
>                 URL: https://issues.apache.org/jira/browse/HBASE-3727
>             Project: HBase
>          Issue Type: New Feature
>    Affects Versions: 2.0.0
>            Reporter: Andrew Purtell
>            Assignee: yi liang
>            Priority: Minor
>         Attachments: MH2.patch, MultiHFileOutputFormat.java, 
> MultiHFileOutputFormat.java, MultiHFileOutputFormat.java, 
> TestMultiHFileOutputFormat.java
>
>
> Like MultiTableOutputFormat, but outputting HFiles. Key is tablename as an 
> IBW. Creates sub-writers (code cut and pasted from HFileOutputFormat) on 
> demand that produce HFiles in per-table subdirectories of the configured 
> output path. Does not currently support partitioning for existing tables / 
> incremental update.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to