[
https://issues.apache.org/jira/browse/HBASE-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Holstad updated HBASE-1617:
--------------------------------
Attachment: HBASE-1617-v2.patch
Changed from implementing Writable and Comparable to implement
WritableComparable.
> Make Result comparable to work with Cascading
> ---------------------------------------------
>
> Key: HBASE-1617
> URL: https://issues.apache.org/jira/browse/HBASE-1617
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: client
> Affects Versions: 0.20.0
> Reporter: Erik Holstad
> Assignee: Erik Holstad
> Attachments: HBASE-1617-v1.patch, HBASE-1617-v2.patch
>
>
> When using HBase as a Tap for Cascading it makes sense to put the result from
> HBase into a Tuple. The Element in the tuple needs to be comparable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.