Johannes Zillmann created TEZ-1423:
--------------------------------------
Summary: Ability to pass custom properties to keySerializer for
OnFileUnorderedPartitionedKVOutput
Key: TEZ-1423
URL: https://issues.apache.org/jira/browse/TEZ-1423
Project: Apache Tez
Issue Type: Improvement
Reporter: Johannes Zillmann
Using OnFileUnorderedPartitionedKVOutput there is now way passing custom
properties to its keySerializer class given that this class implements
Configurable.
For OnFileSortedOutput this is possible because comparatorConf and
partitionerConf touching both sides, the input and the output.
Possible solutions could be either passing a map to keySerializer configuration
as well or have custom properties for the input and the output of an edge.
--
This message was sent by Atlassian JIRA
(v6.2#6252)