You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Brandon Scheller (JIRA)" <ji...@apache.org> on 2018/07/05 20:57:00 UTC

[jira] [Created] (MAPREDUCE-7119) Avoid stopContainer on failed node

Brandon Scheller created MAPREDUCE-7119:
-------------------------------------------

             Summary: Avoid stopContainer on failed node
                 Key: MAPREDUCE-7119
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7119
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: client
    Affects Versions: 2.8.4
            Reporter: Brandon Scheller


Avoid stopContainer on failed node

 

If a container failed to launch earlier due to terminated instances, it has already been removed from the container hash map. Avoiding the kill() for CONTAINER_REMOTE_CLEANUP will avoid wasting 15min per container on retries/timeout.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-help@hadoop.apache.org