[ 
https://issues.apache.org/jira/browse/HBASE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730012#action_12730012
 ] 

Erik Holstad commented on HBASE-1622:
-------------------------------------

@Stack :Are you saying that you think we should just add comparable to KeyValue 
and Result and don't create this other classes? 
According to my understanding, to be able to put a class into a Tuple, which is 
the structure that you pass around in Cascading, it needs to be comparable, but 
maybe that is something that we can ask Chris to change, doesn't seem like a to 
weird of a request I think. Will send him an email and see what he says, will 
post his answer.

> Make KeyValue implement the Comparable interface to make it work with 
> Cascading.
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-1622
>                 URL: https://issues.apache.org/jira/browse/HBASE-1622
>             Project: Hadoop HBase
>          Issue Type: New Feature
>    Affects Versions: 0.20.0
>            Reporter: Erik Holstad
>            Assignee: Erik Holstad
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: 1622-3.patch, HBASE-1622-v1.patch, HBASE-1622-v2.patch
>
>
> As with making Result implement the Comparable interface, this is used for 
> making HBase interact tightly with cascading, so that KeyValues can be put 
> into Tuples.

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