Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-10488

Several typos in package: org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              akumar Ankit Kumar
              snemeth Szilard Nemeth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: