[ 
https://issues.apache.org/jira/browse/HADOOP-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788503#action_12788503
 ] 

Tom White commented on HADOOP-6323:
-----------------------------------

Could we do it using reflection in the serializer's constructor? Construct an 
instance of the SpecificRecord class specified in the metadata, then call 
getSchema() on it.

> 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.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.

Reply via email to