Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-5209

ShuffleScheduler log message incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.4-alpha
    • 2.1.0-beta
    • mrv2
    • None
    • Reviewed

    Description

      In ShuffleScheduler.java line 361 log message is incorrect, there should be "ms" instead of "s".

      LOG.info(host + " freed by " + Thread.currentThread().getName() + " in " +
      (System.currentTimeMillis()-shuffleStart.get()) + "ms");

      Attachments

        1. MAPREDUCE-5209.1.patch
          1 kB
          Tsuyoshi Ozawa

        Issue Links

          Activity

            People

              ozawa Tsuyoshi Ozawa
              hsn Radim Kolar
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: