You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Bhallamudi Venkata Siva Kamesh (JIRA)" <ji...@apache.org> on 2012/07/02 20:41:23 UTC

[jira] [Created] (MAPREDUCE-4389) Map only jobs should work even for MapOutput(Key|Value)Class configuration

Bhallamudi Venkata Siva Kamesh created MAPREDUCE-4389:
---------------------------------------------------------

             Summary: Map only jobs should work even for MapOutput(Key|Value)Class configuration
                 Key: MAPREDUCE-4389
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4389
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: job submission, mrv2
    Affects Versions: 2.0.0-alpha, trunk
            Reporter: Bhallamudi Venkata Siva Kamesh
            Assignee: Bhallamudi Venkata Siva Kamesh


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira