HBase Architecture document

http://wiki.apache.org/hadoop/Hbase/HbaseArchitecture

states: "HBase extends MapFile so that a bloom filter can be employed to
enhance negative lookup performance. The hash function employed is one
developed by Bob Jenkins."

Is there a specific reference for Bob Jenkins particular hash-function used?

Thanks,
m.

Reply via email to