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

Fix typos in description about delay scheduling

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      In FSAppAttempt.java there're 4 typos:

         * containers over rack-local or off-switch containers. To acheive this
         * we first only allow node-local assigments for a given prioirty level,
         * then relax the locality threshold once we've had a long enough period
         * without succesfully scheduling. We measure both the number of "missed"
      

      They should be fixed as follows:

         * containers over rack-local or off-switch containers. To achieve this
         * we first only allow node-local assignments for a given priority level,
         * then relax the locality threshold once we've had a long enough period
         * without successfully scheduling. We measure both the number of "missed"
      

      Attachments

        1. YARN-1615.patch
          2 kB
          Akira Ajisaka
        2. YARN-1615-002.patch
          2 kB
          Akira Ajisaka

        Activity

          People

            aajisaka Akira Ajisaka
            aajisaka Akira Ajisaka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: