Hi,

I am bulk loading data into HBase using a MR job with HFileOutput
format, the data is read-only once it's loaded. Is it possible to
still enable Bloomfilter? I am guessing no, since it needs to be
written as part of the HFile and at least for Hbase-0.20.6 I don't see
such option. Is my assumption correct here? Thanks!

Best,
Alex

Reply via email to