[
https://issues.apache.org/jira/browse/MAPREDUCE-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Strickland updated MAPREDUCE-4216:
-----------------------------------------
Attachment: MAPREDUCE-4216.patch
I am submitting a patch that puts a default getOutputName() on OutputFormat to
make MultipleOutputs more generic, and to allow access to the config key
constant from other OutputFormats besides FileOutputFormat.
> 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
> Labels: Output
> Attachments: MAPREDUCE-4216.patch
>
>
> 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