On 16 December 2014 at 12:30, 杨浩 <[email protected]> wrote:

The "killed" in that state graph is a container being killed by the YARN
api, as with "slider kill --force", not the unix "kill" command, which
kills the process and is translated into a failure

    $kill SliderAppMaster # all containers will restart
>

that should not have happened


> experiment 2
>    $kill -6 SliderAppMaster  #only the am will restart
>    $kill SliderAppMaster #only the am will restart
>

this is what we expect. The AM loses some of its history, but rebinds to
all the containers.

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to