[ 
https://issues.apache.org/jira/browse/HBASE-16646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505283#comment-15505283
 ] 

Ted Yu commented on HBASE-16646:
--------------------------------

Failed tests passed locally with patch:
{code}
Running 
org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.521 sec - 
in org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
support was removed in 8.0
Running org.apache.hadoop.hbase.master.procedure.TestWALProcedureStoreOnHDFS
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.411 sec - in 
org.apache.hadoop.hbase.master.procedure.TestWALProcedureStoreOnHDFS
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
support was removed in 8.0
Running org.apache.hadoop.hbase.master.TestAssignmentManagerMetrics
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.199 sec - in 
org.apache.hadoop.hbase.master.TestAssignmentManagerMetrics
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
support was removed in 8.0
Running org.apache.hadoop.hbase.replication.TestMasterReplication
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 264.055 sec - 
in org.apache.hadoop.hbase.replication.TestMasterReplication
{code}

> 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
>         Attachments: 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)

Reply via email to