Created on 01-05-2017 11:09 PM - edited 09-16-2022 03:53 AM
Hi guys,
I'm getting this message: Concerning : YARN container usage metric aggregation failed because there is no active ResourceManager. Both YARN resource managers (Active and Standby) are up and running but YARN still shows me this error. Any idea why?
Thanks,
D.
Created 01-13-2017 12:08 AM
Hi guys, thanks a lot for your answers. In the end, I restarted YARN and all its dependencies and after few minutes everything was ok .
Thanks,
D.
Created 01-12-2017 01:29 PM
It is related to the CM checks due to not being able to write the yarn check in HDFS. Try to check what the error is with the diagnostic tool > logs and search for the errors like the image below. You can also jump on the command line and check the permessions of /tmp and the /tmp/cm* directories.
Also, look at the YARN Service and maybe the parent directories are not deployed. Check out the below image and create the directories with the Action button if those are not already created inside HDFS.
Created 01-12-2017 02:15 PM
The aggregation job is run by Cloudera Manager Service Monitor. As indicated by the error msg, this means the Service Monitor was not able to find an active Resource Manager. Pls check Cloudera Manager Service Monitor's log and see if there is any exception/errors.
Created 11-20-2019 05:47 AM
I am seeing below errors in the smon log file, what are steps for solving this issues ?
INFO com.cloudera.cmon.firehose.polling.yarn.YarnUsageAggregator: Did not find any input dirs to aggregate metrics from for yarn
Thanks in advance!
Created 01-13-2017 12:08 AM
Hi guys, thanks a lot for your answers. In the end, I restarted YARN and all its dependencies and after few minutes everything was ok .
Thanks,
D.
Created 04-06-2018 11:34 PM
Hi,
Restarting Service Monitor resolved this issue for me.
Created 11-17-2018 07:25 PM
Thanks for the tip. That worked for me as well.
Created 07-31-2020 05:37 AM
Thanks, Restart also worked for me