MultiHFileOutputFormat
----------------------

                 Key: HBASE-3727
                 URL: https://issues.apache.org/jira/browse/HBASE-3727
             Project: HBase
          Issue Type: New Feature
            Reporter: Andrew Purtell
            Priority: Minor
         Attachments: MultiHFileOutputFormat.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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to