[
https://issues.apache.org/jira/browse/HBASE-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380480#comment-15380480
]
Jerry He commented on HBASE-3727:
---------------------------------
Pushed to master branch. Should be ok for branch-1. But the patch does not
apply to branch-1.
> 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
> Fix For: 2.0.0
>
> Attachments: HBASE-3727-V3.patch, HBASE-3727-V4.patch,
> HBASE-3727-V5.patch, 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)