[
https://issues.apache.org/jira/browse/HBASE-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380592#comment-15380592
]
Hudson commented on HBASE-3727:
-------------------------------
SUCCESS: Integrated in HBase-Trunk_matrix #1237 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1237/])
HBASE-3727 MultiHFileOutputFormat (yi liang) (jerryjch: rev
60847a2d76163ff40df94a980e1bd3f837ff9d71)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestMultiHFileOutputFormat.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/MultiHFileOutputFormat.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java
> 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)