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 "Hitesh Shah (Created) (JIRA)" <ji...@apache.org> on 2011/10/19 19:07:10 UTC

[jira] [Created] (MAPREDUCE-3213) AM should kill all running tasks on a node when it gets marked as blacklisted

AM should kill all running tasks on a node when it gets marked as blacklisted
-----------------------------------------------------------------------------

                 Key: MAPREDUCE-3213
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3213
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Hitesh Shah
             Fix For: 0.23.0




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3213) AM should kill all running tasks on a node when it gets marked as blacklisted

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

Arun C Murthy updated MAPREDUCE-3213:
-------------------------------------

    Fix Version/s:     (was: 0.23.1)
                   0.24.0
    
> AM should kill all running tasks on a node when it gets marked as blacklisted
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3213
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3213
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Hitesh Shah
>             Fix For: 0.24.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3213) AM should kill all running tasks on a node when it gets marked as blacklisted

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

Robert Joseph Evans updated MAPREDUCE-3213:
-------------------------------------------

    Target Version/s: 2.0.0, 3.0.0  (was: 0.23.1)
    
> AM should kill all running tasks on a node when it gets marked as blacklisted
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3213
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3213
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Hitesh Shah
>             Fix For: 0.24.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3213) AM should kill all running tasks on a node when it gets marked as blacklisted

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

Hitesh Shah updated MAPREDUCE-3213:
-----------------------------------

    Priority: Major  (was: Critical)
    
> AM should kill all running tasks on a node when it gets marked as blacklisted
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3213
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3213
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Hitesh Shah
>             Fix For: 0.23.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3213) AM should kill all running tasks on a node when it gets marked as blacklisted

Posted by "Mahadev konar (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130950#comment-13130950 ] 

Mahadev konar commented on MAPREDUCE-3213:
------------------------------------------

Agreed,
 Probably does not need to be fixed in 0.23. 
                
> AM should kill all running tasks on a node when it gets marked as blacklisted
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3213
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3213
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Hitesh Shah
>             Fix For: 0.23.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3213) AM should kill all running tasks on a node when it gets marked as blacklisted

Posted by "Vinod Kumar Vavilapalli (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130835#comment-13130835 ] 

Vinod Kumar Vavilapalli commented on MAPREDUCE-3213:
----------------------------------------------------

I just checked MRV1/JT code and it doesn't look like we kill any running tasks. We simply stop scheduling more tasks on that node, which we are doing anyways.

May be that's okay. What do others think?
                
> AM should kill all running tasks on a node when it gets marked as blacklisted
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3213
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3213
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Hitesh Shah
>             Fix For: 0.23.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3213) AM should kill all running tasks on a node when it gets marked as blacklisted

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

Hitesh Shah updated MAPREDUCE-3213:
-----------------------------------

    Priority: Critical  (was: Major)
    
> AM should kill all running tasks on a node when it gets marked as blacklisted
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3213
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3213
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Hitesh Shah
>            Priority: Critical
>             Fix For: 0.23.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira