Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell ------------------------------------------------------------------------------ hql > CREATE TABLE webtable ( --> contents in_memory max_versions=10 compression=block, - --> anchor max_length=256 bloomfilter=counting + --> anchor max_length=256 bloomfilter=counting_bloomfilter --> vector_size=1000000 num_hash=4); }}}