[
https://issues.apache.org/jira/browse/HBASE-14815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005773#comment-15005773
]
Heng Chen commented on HBASE-14815:
-----------------------------------
The reason is that we set mapreduce.map.maxattempts to 10 in
TestMobExportSnapshot.
It is reasonable for other tests but not suitable for testExportFailure.
Because each mapper will failed in testExportFailure, MRCluster will retry too
many times.
IMO we should decrease this number for testExportFailure.
> TestMobExportSnapshot.testExportFailure timeout occasionally
> ------------------------------------------------------------
>
> Key: HBASE-14815
> URL: https://issues.apache.org/jira/browse/HBASE-14815
> Project: HBase
> Issue Type: Bug
> Reporter: Heng Chen
>
> On master, TestMobExportSnapshot.testExportFailure timeout occasionally.
> See
> https://builds.apache.org/job/PreCommit-HBASE-Build/16514//testReport/org.apache.hadoop.hbase.snapshot/TestMobExportSnapshot/testExportFailure/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)