Robbie Strickland created MAPREDUCE-4216:
--------------------------------------------

             Summary: Make MultipleOutputs generic to support non-file output 
formats
                 Key: MAPREDUCE-4216
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4216
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: mrv2
    Affects Versions: 1.0.2
            Reporter: Robbie Strickland


The current MultipleOutputs implementation is tied to FileOutputFormat in such 
a way that it is not extensible to other types of output. It should be made 
more generic, such as with an interface that can be implemented for different 
outputs.

--
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

        

Reply via email to