[
https://issues.apache.org/jira/browse/TEZ-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106981#comment-17106981
]
László Bodor commented on TEZ-3645:
-----------------------------------
[~jeagles]: this one makes sense to me, would you consider creating some kind
of serialization context (initialized with a SerializationFactory) and
propagate it instead of 4 different parameters (keyClass, valueClass,
keySerialization, valueSerialization)?
> Reuse SerializationFactory while sorting, merging, and writing IFiles
> ----------------------------------------------------------------------
>
> Key: TEZ-3645
> URL: https://issues.apache.org/jira/browse/TEZ-3645
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jonathan Turner Eagles
> Assignee: Jonathan Turner Eagles
> Priority: Major
> Attachments: TEZ-3645.003.patch, TEZ-3645.1.patch, TEZ-3645.2.patch
>
>
> Of course this is not reusing the serializer, just the SerializationFactory
> and Serialization. They are jointly responsible for iterating over the list
> of available serializers and finding an acceptable one.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)