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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Reply via email to