facha
facha

Reputation: 12522

How to find out who killed a yarn application

I'm looking for a way to find out the user who killed a YARN app. Is there a way to do it?

Upvotes: 0

Views: 696

Answers (1)

Heyang Wang
Heyang Wang

Reputation: 470

As in the newest version of Hadoop 2.9 and above. More detail will be shown related to the user who killed the application. Check the following jira for more info https://issues.apache.org/jira/browse/YARN-5053

Upvotes: 1

Related Questions