[ 
https://issues.apache.org/jira/browse/YARN-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744078#comment-17744078
 ] 

ASF GitHub Bot commented on YARN-7707:
--------------------------------------

slfan1989 commented on code in PR #5810:
URL: https://github.com/apache/hadoop/pull/5810#discussion_r1266333007


##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml:
##########
@@ -5426,4 +5426,36 @@
     <value>100ms</value>
   </property>
 
+  <property>
+    <description>
+      The interval at which the policy generator runs, default is one hour
+    </description>
+    <name>yarn.federation.gpg.policy.generator.interval-ms</name>

Review Comment:
   Thank you for the reminder. I plan to implement this part according to the 
new specifications, excluding "ms". I will retain the old configuration and add 
a new configuration. During parsing, I will handle both configurations. If a 
user uses the old configuration, I will log a message to inform them.





> [GPG] Policy generator framework
> --------------------------------
>
>                 Key: YARN-7707
>                 URL: https://issues.apache.org/jira/browse/YARN-7707
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Carlo Curino
>            Assignee: Young Chen
>            Priority: Major
>              Labels: federation, gpg, pull-request-available
>         Attachments: YARN-7707-YARN-7402.01.patch, 
> YARN-7707-YARN-7402.02.patch, YARN-7707-YARN-7402.03.patch, 
> YARN-7707-YARN-7402.04.patch, YARN-7707-YARN-7402.05.patch, 
> YARN-7707-YARN-7402.06.patch, YARN-7707-YARN-7402.07.patch, 
> YARN-7707-YARN-7402.08.patch, YARN-7707-YARN-7402.09.patch, 
> YARN-7707-YARN-7402.10.patch, YARN-7707-YARN-7402.11.patch
>
>
> This JIRA tracks the development of a generic framework for querying 
> sub-clusters for metrics, running policies, and updating them in the 
> FederationStateStore.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to