Hi,

How can I stop a container that was started by a different application master 
(another app attempt) using NMClientAsync/NMClient? In Apex we enable 
KeepContainersAcrossApplicationAttempts, so if an application master fails, 
another application master may reconnect to already running containers. Problem 
is that NMClientAsync (or NMClient) keeps track of containers that it starts 
and incorrectly reports already started containers as not running when new app 
master needs to stop the container.

Thank you,

Vlad

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@hadoop.apache.org
For additional commands, e-mail: user-h...@hadoop.apache.org

Reply via email to