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

mapred.job.tracker default value/docs appear out of sync with code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 0.18.0
    • None
    • conf
    • None

    Description

      This is the settings for mapred.job.tracker in SVN_HEAD. If you dont override these, you get a RuntimeException
      <property>
      <name>mapred.job.tracker</name>
      <value>local</value>
      <description>The host and port that the MapReduce job tracker runs
      at. If "local", then jobs are run in-process as a single map
      and reduce task.
      </description>
      </property>

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: