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

A stand alone driver for individual tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • None
    • None

    Description

      This is a tool to reproduce problems and to run unit tests involving either a map or reduce task.
      You just give it a reduce directory on the command line.

      Usage: java org.apache.hadoop.mapred.StandaloneReduceTask <taskdir> [<limitmaps>]
      taskdir name encodes: task_<jobid>r<partition>_<attempt>
      taskdir contains job.xml and one or more input files named: map_<dddd>.out
      You should run with the same -Xmx option as the TaskTracker child JVM

      Attachments

        1. stand-alone-task.patch
          18 kB
          Owen O'Malley
        2. stand-alone-task.patch
          11 kB
          Owen O'Malley
        3. sareduce.patch
          10 kB
          Michel Tourn

        Issue Links

          Activity

            People

              michel_tourn Michel Tourn
              michel_tourn Michel Tourn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: