I want to ask after I've run a Yarn application, how can I get the total memory and CPU usage of that application.
I used to use the resource manager UI to get all the information. But aside from getting this information from the UI, are there any commands that I can use to achieve the information.