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

Output files are not moved to job output directory after task completion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.20.204.0
    • None
    • task
    • None
    • NA

    Description

      When MultipleOutputs (OutputFormat set to TextOutputFormat) is used to write output files to different namedOutputFiles, turned off normal output file generation(i.e.part-r-<#reduce>) by setting OutputFormat as NullOutputFormat, task output is not moved to job output directory (${mapred.output.dir}).

      After the job completion, found output files in ${mapred.output.dir}/_temporary/_attempt-<jobid>-<#reduce> (task output directory) rather than in the ${mapred.output.dir} (job output dir)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kam_iitkgp Bhallamudi Venkata Siva Kamesh
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: