Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

CM yarn usage aggregation does not work

avatar
Explorer

hi , In the develop enviroment , there is a service named CM yarn usage aggregation runs in yarn per hour . It can be found in jobhistoryserver's  web ui . but in the test env , there is no more . The difference between this two is that develop start with root , test env start with a user with previlege sudo . how to find the starting log of CMyarnusageaggregation  to debug the problems ? The log-aggretion properties are both set to enabled. Much Thanks!

1 ACCEPTED SOLUTION

avatar
Expert Contributor

Please read the "Enable the Cluster Utilization Report" section of our "Cluster Utilization Report" documentation[1]. There you can find information on the user that we recommend creating.

 

[1] https://docs.cloudera.com/cloudera-manager/7.2.6/monitoring-and-diagnostics/topics/cm-enable-cluster...

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

Please read the "Enable the Cluster Utilization Report" section of our "Cluster Utilization Report" documentation[1]. There you can find information on the user that we recommend creating.

 

[1] https://docs.cloudera.com/cloudera-manager/7.2.6/monitoring-and-diagnostics/topics/cm-enable-cluster...

avatar
Explorer

Much Thanks.