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

Jothi Padmanabhan updated HADOOP-5970:
--------------------------------------

    Attachment: hadoop-5970.patch

Attached is a path that does
1. Bring up/down the MiniMR Cluster only once
2. Change to use MiniMR with localFS instead of DFS

The run time of the test came down by about 100 seconds with these changes

> TestJobInProgress brings up MinMR/DFS clusters for every test
> -------------------------------------------------------------
>
>                 Key: HADOOP-5970
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5970
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: 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.

Reply via email to