[
https://issues.apache.org/jira/browse/HBASE-16646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507631#comment-15507631
]
Hudson commented on HBASE-16646:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1642 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1642/])
HBASE-16646 Enhance LoadIncrementalHFiles API to accept store file paths
(tedyu: rev 22dcce571cbd6d06587f7e4b7fc7bb5787f9bcde)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java
> Enhance LoadIncrementalHFiles API 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
> Fix For: 2.0.0
>
> Attachments: 16646.addendum, 16646.v0.txt, 16646.v1.txt,
> 16646.v2.txt, 16646.v3.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)