[
https://issues.apache.org/jira/browse/HADOOP-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jothi Padmanabhan updated HADOOP-5970:
--------------------------------------
Component/s: mapred
> TestJobInProgress brings up MinMR/DFS clusters for every test
> -------------------------------------------------------------
>
> Key: HADOOP-5970
> URL: https://issues.apache.org/jira/browse/HADOOP-5970
> Project: Hadoop Common
> Issue Type: Test
> Components: mapred, test
> Reporter: Jothi Padmanabhan
> Assignee: Jothi Padmanabhan
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: hadoop-5970.patch
>
>
> TestJobInProgress brings up MiniMR clusters in setUp and brings it down in
> tearDown methods. Since these methods are called before each test, the test
> brings up/down the cluster several times. Instead, the cluster should just be
> brought up once, all tests run and then brought down
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.