[
https://issues.apache.org/jira/browse/HBASE-16646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497687#comment-15497687
]
Ted Yu commented on HBASE-16646:
--------------------------------
In the map:
bq. Map<byte[], List<Path>> map
key is family.
value is List of Paths each of which contains family.
> Enhance LoadIncrementalHFiles to accept store file paths as input
> -----------------------------------------------------------------
>
> Key: HBASE-16646
> URL: https://issues.apache.org/jira/browse/HBASE-16646
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 16646.v0.txt, 16646.v1.txt
>
>
> Currently LoadIncrementalHFiles takes the directory (output path) as input
> parameter.
> In some scenarios (incremental restore of bulk loaded hfiles), the List of
> paths to hfiles is known.
> LoadIncrementalHFiles can take the List as input parameter and proceed with
> loading.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)