Hi

For monitoring purposes, I need to capture some container information for
my application deployed on Yarn, specially for containers getting killed.
This also included the finishTime of the container i.e., the time when the
container got killed. Is there any API which will provide this information.
Currently, I am able to get information of only RUNNING containers via
yarnClient.getContainerReport().


Thanks,
Ajay

Reply via email to