You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jothi Padmanabhan (JIRA)" <ji...@apache.org> on 2009/06/04 09:48:07 UTC

[jira] Created: (HADOOP-5972) TestJobInProgressListener brings up MinMR/DFS clusters for every test

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.


[jira] Updated: (HADOOP-5972) TestJobInProgressListener brings up MinMR/DFS clusters for every test

Posted by "Jothi Padmanabhan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jothi Padmanabhan updated HADOOP-5972:
--------------------------------------

    Component/s: mapred

> TestJobInProgressListener brings up MinMR/DFS clusters for every test
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-5972
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5972
>             Project: Hadoop Common
>          Issue Type: Test
>          Components: mapred, test
>            Reporter: Jothi Padmanabhan
>            Assignee: Jothi Padmanabhan
>            Priority: Minor
>             Fix For: 0.21.0
>
>
> TestJobInProgressListener 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.


[jira] Updated: (HADOOP-5972) TestJobInProgressListener brings up MinMR/DFS clusters for every test

Posted by "Jothi Padmanabhan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jothi Padmanabhan updated HADOOP-5972:
--------------------------------------

    Description: TestJobInProgressListener 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  (was: 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)

> 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
>
>
> TestJobInProgressListener 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.


[jira] Updated: (HADOOP-5972) TestJobInProgressListener brings up MinMR/DFS clusters for every test

Posted by "Jothi Padmanabhan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jothi Padmanabhan updated HADOOP-5972:
--------------------------------------

    Description: TestJobInProgressListener brings up/down the cluster several times. Instead, the cluster should just be brought up once, all tests run and then brought down  (was: TestJobInProgressListener 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)

> 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
>
>
> TestJobInProgressListener 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.