I agree that our not working with Cascading is sufficient cause to sink the
release.

Going back over commit logs,
https://issues.apache.org/jira/browse/HBASE-1240 was incompletely applied.
The compareTo went in but the earlier addition of the RowResult implements
Comparable failed to apply .

My fault for not noticing the misapplication.  Let me put up a new candidate
soon.

Thanks Erik,
St.Ack


On Fri, Mar 13, 2009 at 9:51 AM, Erik Holstad <[email protected]> wrote:

> -1 on rc 19.1. To get Cascading and HBase working properly with each other
> we need RowResult to be comparable.
> This is very important for all those people that want to be able to write
> MR
> jobs for HBase using Cascading, because
> it is not going to work without it.  A patch was submitted for this issue
> but didn't make it into the release candidate.
>
> Regards Erik
>

Reply via email to