[ 
https://issues.apache.org/jira/browse/CRUNCH-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13607946#comment-13607946
 ] 

Josh Wills commented on CRUNCH-181:
-----------------------------------

Hey Micah,

What do you think about doing this as a derived type for a Pair<Long, Long>-- 
sort of like how we do BigInteger support in o.a.c.types.PTypes? Then we get 
the support for both Avro and Writable type families.
                
> UUID PType support for Writables
> --------------------------------
>
>                 Key: CRUNCH-181
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-181
>             Project: Crunch
>          Issue Type: Wish
>          Components: Core
>            Reporter: Micah Whitacre
>            Assignee: Josh Wills
>            Priority: Minor
>         Attachments: CRUNCH-181.patch
>
>
> UUID is a pretty basic and common datatype used for identifiers.  It'd be 
> nice if there was support through Writables.uuids() similar to other common 
> data types.
> The lack of support is most likely due to the lack of formal UUIDWritable 
> support in Hadoop itself but a UUIDWritable implementation has been posted 
> for awhile[1] and seems pretty trivial to even roll your own and incorporate.
> [1] - https://gist.github.com/stucchio/858014

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to