[ https://issues.apache.org/jira/browse/HADOOP-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768860#action_12768860 ]
Hong Tang commented on HADOOP-6323: ----------------------------------- Makes sense. On a side note, I wonder if we could extend this pattern to support raw comparator creation in general. Currently, both TFile and mapreduce creates raw comparators using comparator class names. In mapreduce's case, the comparators are created through ReflectionUtil, so in some way, you can pass more information through the Configuration object. > Serialization should provide comparators > ---------------------------------------- > > Key: HADOOP-6323 > URL: https://issues.apache.org/jira/browse/HADOOP-6323 > Project: Hadoop Common > Issue Type: New Feature > Components: io > Reporter: Doug Cutting > > The Serialization interface should permit one to create raw comparators. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.