Szilard Nemeth created YARN-10488:
-------------------------------------
Summary: Several typos in package:
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Key: YARN-10488
URL: https://issues.apache.org/jira/browse/YARN-10488
Project: Hadoop YARN
Issue Type: Improvement
Reporter: Szilard Nemeth
1. Typo in field name:
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.VisitedResourceRequestTracker.TrackerPerPriorityResource#racksVisted
2. Typo in method:
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager#setChildResourceLimits
There's a comment: "... max reource ...", typo in the word 'resource'.
3. Typo in javadoc of method:
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSAppAttempt#reserve
"bookeeping" -> "bookkeeping"
4. There's a local variable in this method:
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSAppAttempt#updateAMDiagnosticMsg,
called diagnosticMessageBldr. It's an abbreviation, but could be changed to
something more meaningful.
5. Typo in javadoc of method:
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.MaxRunningAppsEnforcer#updateRunnabilityOnReload
"reinitilized" --> "reinitialized"
6. And last but not least, a funny typo in the method name of:
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy.DominantResourceFairnessComparator#compareAttribrutes
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]