Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-545

Unused parameter in hadoop-default.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.6.2
    • 0.7.0
    • conf
    • None

    Description

      found a parameter in haddop-default.xml that seems not to be used anymore in the java code : mapred.task.tracker.output.port.

      I've done a grep "mapred.task.tracker.output.port" */.java (thanks zsh) in the whole source tree and the only result was :
      src/test/org/apache/hadoop/mapred/MiniMRCluster.java: jc.setInt("mapred.task.tracker.output.port", taskTrackerPort++);

      I think it should be removed from hadoop-default.xml

      Attachments

        Activity

          People

            Unassigned Unassigned
            phil@anyware-tech.com Philippe Gassmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: