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

Map only jobs should work even for MapOutput(Key|Value)Class configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0-alpha
    • None
    • job submission, mrv2
    • None

    Description

      I have written a Map only job and have set MapOutput(Key|Value)Class.
      Job was passing when I set TextOutputFormat, however, when I changed the OF to SequenceFileOutputFormat, job started failing.

      Later, I have set them to Output(Key|Value)Class, and job was passing.

      I think, for Map only jobs, jobs should pass even for MapOutput(Key|Value)Class.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: