You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Erik Holstad (JIRA)" <ji...@apache.org> on 2009/03/05 21:37:56 UTC

[jira] Updated: (HBASE-1240) Would be nice if RowResult could be comparable.

     [ https://issues.apache.org/jira/browse/HBASE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Holstad updated HBASE-1240:
--------------------------------

    Attachment: HBASE-1240-v1.patch

Added the compareTo method for RowResult to be able to implement
Comparable.

> Would be nice if RowResult could be comparable.
> -----------------------------------------------
>
>                 Key: HBASE-1240
>                 URL: https://issues.apache.org/jira/browse/HBASE-1240
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: io
>            Reporter: Erik Holstad
>            Assignee: Erik Holstad
>            Priority: Trivial
>         Attachments: HBASE-1240-v1.patch
>
>
> I'm modifying the current Schema and tap to integrate HBase and Cascading to make
> MapReducing as easy as possible from HBase and need, at the moment, RowResult
> to be comparable for this to work properly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.