Xu: This looks like its fixed in later versions of hbase. Can you update to the latest release? Thanks for sending in the below. Send more. St.Ack
On Mon, Nov 23, 2009 at 10:59 PM, xu che <223xuc...@gmail.com> wrote: > At the line 138 :ObjectWritable.writeObject(out, > comparator,WritableByteArrayComparable.class, null) > should be HbaseObjectWritable.writeObject(out, comparator, > WritableByteArrayComparable.class, null); >