[ https://issues.apache.org/jira/browse/HADOOP-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron Kimball updated HADOOP-6323: ---------------------------------- Status: Open (was: Patch Available) Realized that JavaSerialization is tested in the MapReduce side (org.apache.hadoop.mapred.TestJavaSerialization); when MapReduce uses this API (in MAPREDUCE-1126), that test suite will break. Canceling patch until I update JavaSerialization to the new SerializationBase interface as well. > 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 > Assignee: Aaron Kimball > Attachments: HADOOP-6323.2.patch, HADOOP-6323.3.patch, > HADOOP-6323.4.patch, HADOOP-6323.5.patch, HADOOP-6323.6.patch, > HADOOP-6323.7.patch, HADOOP-6323.8.patch, HADOOP-6323.patch > > > 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.