[
https://issues.apache.org/jira/browse/HBASE-16672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15514292#comment-15514292
]
Ted Yu commented on HBASE-16672:
--------------------------------
Test failures were not related.
I ran a few with patch which passed:
{code}
Running org.apache.hadoop.hbase.client.TestHCM
Tests run: 24, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 324.538 sec -
in org.apache.hadoop.hbase.client.TestHCM
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.417 sec -
in org.apache.hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient
{code}
> Add option for bulk load to copy hfile(s) instead of renaming
> -------------------------------------------------------------
>
> Key: HBASE-16672
> URL: https://issues.apache.org/jira/browse/HBASE-16672
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 16672.v1.txt, 16672.v2.txt, 16672.v3.txt, 16672.v4.txt,
> 16672.v5.txt, 16672.v6.txt
>
>
> This is related to HBASE-14417, to support incrementally restoring to
> multiple destinations, this issue adds option which would always copy
> hfile(s) during bulk load.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)