You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/10/24 19:05:27 UTC

[jira] [Reopened] (HBASE-14684) Try to remove all MiniMapReduceCluster in unit tests

     [ https://issues.apache.org/jira/browse/HBASE-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack reopened HBASE-14684:
---------------------------

I reverted this. Since it went in TRUNK has gone red with either of these failing:

org.apache.hadoop.hbase.snapshot.TestMobExportSnapshot.testExportRetry

or

org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testExportRetry

(which is probably the same test going by Matteo's recent archeology...)

This history view is good for perspective:

https://builds.apache.org/view/H-L/view/HBase/job/HBase-TRUNK/6948/testReport/junit/org.apache.hadoop.hbase.snapshot/TestMobSecureExportSnapshot/testExportRetry/history/

So, I could put back the patch leaving the mini MR in place for just these two tests... for now.

Doing revert because want trunk blue again.



> 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
>            Assignee: Heng Chen
>             Fix For: 2.0.0
>
>         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)