You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/12/04 18:35:10 UTC

[jira] [Created] (FLINK-3119) Remove dependency on Tuple from HadoopOutputFormat

Nick Dimiduk created FLINK-3119:
-----------------------------------

             Summary: Remove dependency on Tuple from HadoopOutputFormat
                 Key: FLINK-3119
                 URL: https://issues.apache.org/jira/browse/FLINK-3119
             Project: Flink
          Issue Type: Improvement
            Reporter: Nick Dimiduk
            Priority: Minor


{{HadoopOutputFormat}}'s dependency on {{Tuple}} precludes it's use by folks using other serialization methods (ie, their own POJO's). Would be good to make this class more broadly useful to folks, or somehow mark this implementation as specifically dependent on {{Tuple}} -- it's not at all obvious from its name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)