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

Redundant nodeLocalityDelay log in LeafQueue

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      In LeafQueue#setupQueueConfigs there's a redundant log of nodeLocalityDelay:

              "nodeLocalityDelay = " + nodeLocalityDelay + "\n" +
              "labels=" + labelStrBuilder.toString() + "\n" +
              "nodeLocalityDelay = " +  nodeLocalityDelay + "\n" +
      

      Attachments

        1. YARN-4461.001.patch
          1 kB
          Eric Payne

        Activity

          People

            epayne Eric Payne
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: