Hi everybody,
I'm trying to increase the yarn application logs retention in my cluster and set the following parameters:
yarn.log-aggregation-enable is set to true
spark.eventLog.enabled is set to true
yarn.log-aggregation.retain-seconds is set to 7 days
But, In the resouce manager i can see the logs for the applications only for 3 days and from the resource manager application in CM i can access the logs only from 1 day back.
Can you please help in these 2 issues?