[
https://issues.apache.org/jira/browse/YARN-11500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728060#comment-17728060
]
ASF GitHub Bot commented on YARN-11500:
---------------------------------------
simbadzina commented on code in PR #5702:
URL: https://github.com/apache/hadoop/pull/5702#discussion_r1212010564
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/policies/manager/FederationPolicyManager.java:
##########
@@ -25,14 +25,14 @@
/**
*
- * Implementors need to provide the ability to serliaze a policy and its
+ * Implementors need to provide the ability to serialize a policy and its
* configuration as a {@link SubClusterPolicyConfiguration}, as well as provide
* (re)initialization mechanics for the underlying
* {@link FederationAMRMProxyPolicy} and {@link FederationRouterPolicy}.
*
* The serialization aspects are used by admin APIs or a policy engine to store
* a serialized configuration in the {@code FederationStateStore}, while the
- * getters methods are used to obtain a propertly inizialized policy in the
+ * getters methods are used to obtain a property initialized policy in the
Review Comment:
Should this be `properly`?
> Fix typos in hadoop-yarn-server-common#federation
> -------------------------------------------------
>
> Key: YARN-11500
> URL: https://issues.apache.org/jira/browse/YARN-11500
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: federation
> Affects Versions: 3.4.0
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Minor
> Labels: pull-request-available
>
> I found some typos while reading the code, this jira will fix these issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]