You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Vinay Kumar Thota (JIRA)" <ji...@apache.org> on 2010/07/29 12:01:36 UTC

[jira] Created: (MAPREDUCE-1983) [Herriot] Test linux task controller with invalid information in conf.

[Herriot] Test linux task controller with invalid information in conf.
----------------------------------------------------------------------

                 Key: MAPREDUCE-1983
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1983
             Project: Hadoop Map/Reduce
          Issue Type: Task
          Components: test
            Reporter: Vinay Kumar Thota
            Assignee: Vinay Kumar Thota


This case is about scenarios where the taskcontroller file is absent, or contains incorrect values for mapred.local.dir.Submit a job and verify whether job fails or not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1983) [Herriot] Test linux task controller with invalid information in conf.

Posted by "Vinay Kumar Thota (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinay Kumar Thota updated MAPREDUCE-1983:
-----------------------------------------

    Attachment: 1983-ydist-security.patch

patch for yahoo security dist branch.

> [Herriot] Test linux task controller with invalid information in conf.
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1983
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1983
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: 1983-ydist-security.patch
>
>
> This case is about scenarios where the taskcontroller file is absent, or contains incorrect values for mapred.local.dir.Submit a job and verify whether job fails or not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAPREDUCE-1983) [Herriot] Test linux task controller with invalid information in conf.

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

Konstantin Boudnik updated MAPREDUCE-1983:
------------------------------------------

    Tags: herriot

> [Herriot] Test linux task controller with invalid information in conf.
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1983
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1983
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: 1983-ydist-security.patch
>
>
> This case is about scenarios where the taskcontroller file is absent, or contains incorrect values for mapred.local.dir.Submit a job and verify whether job fails or not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1983) [Herriot] Test linux task controller with invalid information in conf.

Posted by "Balaji Rajagopalan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894472#action_12894472 ] 

Balaji Rajagopalan commented on MAPREDUCE-1983:
-----------------------------------------------

Vinay I take back my previous comment it is not a good idea to restart job tracker alone, since it can leave TT in invalid state, it is perfectly ok though to restart individual TT. After running the test case the TT never came back up, that issue needs to be fixed. 

> [Herriot] Test linux task controller with invalid information in conf.
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1983
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1983
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: 1983-ydist-security.patch
>
>
> This case is about scenarios where the taskcontroller file is absent, or contains incorrect values for mapred.local.dir.Submit a job and verify whether job fails or not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAPREDUCE-1983) [Herriot] Test linux task controller with invalid information in conf.

Posted by "Balaji Rajagopalan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893573#action_12893573 ] 

Balaji Rajagopalan commented on MAPREDUCE-1983:
-----------------------------------------------

Instead of restarting the whole cluster you can restart just the job tracket using restartDaemon with role as JT,  else the code looks good. 

> [Herriot] Test linux task controller with invalid information in conf.
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1983
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1983
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: 1983-ydist-security.patch
>
>
> This case is about scenarios where the taskcontroller file is absent, or contains incorrect values for mapred.local.dir.Submit a job and verify whether job fails or not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.