You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "huaxiang sun (JIRA)" <ji...@apache.org> on 2016/10/05 21:31:20 UTC

[jira] [Created] (HBASE-16775) Flakey test with TestExportSnapshot#testExportRetry and TestMobExportSnapshot#testExportRetry

huaxiang sun created HBASE-16775:
------------------------------------

             Summary: Flakey test with TestExportSnapshot#testExportRetry and TestMobExportSnapshot#testExportRetry 
                 Key: HBASE-16775
                 URL: https://issues.apache.org/jira/browse/HBASE-16775
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: huaxiang sun


The root cause is that conf.setInt("mapreduce.map.maxattempts", 10) is not taken by the mapper job, so the retry is actually 0. Debugging to see why this is the case.



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