[EMAIL PROTECTED] wrote:
... Modified: lucene/hadoop/trunk/src/contrib/hbase/CHANGES.txt URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/src/contrib/hbase/CHANGES.txt?rev=611734&r1=611733&r2=611734&view=diff ============================================================================== --- lucene/hadoop/trunk/src/contrib/hbase/CHANGES.txt (original) +++ lucene/hadoop/trunk/src/contrib/hbase/CHANGES.txt Mon Jan 14 00:09:11 2008 @@ -177,6 +177,8 @@ HADOOP-2548 Make TableMap and TableReduce generic (Frederik Hedberg via Stack) HADOOP-2557 Shell count function (Edward Yoon via Stack) + HADOOP-2558 org.onelab.filter.BloomFilter class uses 8X the memory it should + be using
Maybe move this into incompatible changes? (I presume this change breaks MapFiles written w/ previous byte-wide implementation?)
St.Ack