TestJobInProgressListener brings up MinMR/DFS clusters for every test
---------------------------------------------------------------------

                 Key: HADOOP-5972
                 URL: https://issues.apache.org/jira/browse/HADOOP-5972
             Project: Hadoop Core
          Issue Type: Test
          Components: test
            Reporter: Jothi Padmanabhan
            Assignee: Jothi Padmanabhan
            Priority: Minor
             Fix For: 0.21.0


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