[ https://issues.apache.org/jira/browse/HBASE-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970838#comment-14970838 ]
Heng Chen commented on HBASE-14684: ----------------------------------- We can see with this patch, testcase run much faster. especially for org.apache.hadoop.hbase.mapreduce, we can see it costs only 26 minutes. https://builds.apache.org/job/PreCommit-HBASE-Build/16195/testReport/ But without this patch, org.apache.hadoop.hbase.mapreduce costs 76 minutes.... https://builds.apache.org/job/PreCommit-HBASE-Build/16191/testReport/ > Try to remove all MiniMapReduceCluster in unit tests > ---------------------------------------------------- > > Key: HBASE-14684 > URL: https://issues.apache.org/jira/browse/HBASE-14684 > Project: HBase > Issue Type: Improvement > Reporter: Heng Chen > Attachments: HBASE-14684.patch > > > As discussion in dev list, we will try to do MR job without > MiniMapReduceCluster. > Testcases will run faster and more reliable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)