[
https://issues.apache.org/jira/browse/HBASE-10537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904093#comment-13904093
]
Jonathan Hsieh commented on HBASE-10537:
----------------------------------------
Looks good once qabot gets satsified.
nit: rename to injectTestFailure or simulateTestFailure?
{code}
+ private void testFailure(final Context context, final Path inputPath)
+ throws IOException {
+
{code}
> Let the ExportSnapshot mapper fail and retry on error
> -----------------------------------------------------
>
> Key: HBASE-10537
> URL: https://issues.apache.org/jira/browse/HBASE-10537
> Project: HBase
> Issue Type: Bug
> Components: snapshots
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Fix For: 0.98.1, 0.99.0
>
> Attachments: HBASE-10537-v1.patch
>
>
> Instead of completing the job, and force the user to re-run the export if
> something failed, let the Mapper fail and retry automatically based on the
> job.getMaxMapAttempts()
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)