zhengchenyu created YARN-11564: ---------------------------------- Summary: The default value of sub cluster cleaner interval was converted unexpectedly Key: YARN-11564 URL: https://issues.apache.org/jira/browse/YARN-11564 Project: Hadoop YARN Issue Type: Improvement Components: router Affects Versions: 3.3.6 Reporter: zhengchenyu Assignee: zhengchenyu
So many logs like below in router: ``` 2023-09-08 06:21:49,110 INFO org.apache.hadoop.yarn.server.router.cleaner.SubClusterCleaner: SubClusterCleaner at Fri Sep 08 06:21:49 CST 2023. ``` The default is 60s, but real value is 1ms. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org