Created 01-24-2021 07:54 PM
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!
Created on 01-29-2021 07:44 AM - edited 01-29-2021 07:44 AM
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.
Created on 01-29-2021 07:44 AM - edited 01-29-2021 07:44 AM
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.
Created 01-31-2021 05:43 PM
Much Thanks.