You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/11/06 22:55:58 UTC

[jira] [Created] (HBASE-17037) Enhance LoadIncrementalHFiles API to convey loaded files

Ted Yu created HBASE-17037:
------------------------------

             Summary: Enhance LoadIncrementalHFiles API to convey loaded files
                 Key: HBASE-17037
                 URL: https://issues.apache.org/jira/browse/HBASE-17037
             Project: HBase
          Issue Type: Improvement
            Reporter: Ted Yu


When Map<byte[], List<Path>> is passed to LoadIncrementalHFiles, we should provide a means for the caller to get the collection of Paths for the loaded hfiles.

The functionality added by HBASE-16821 is preserved as shown by the modified TestLoadIncrementalHFiles#testSimpleLoadWithMap



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)