Re: Re: INDEX_BLOCK_ENCODING=> PREFIX_TREE cannot be used properly

2024-03-26 Thread Wellington Chevreuil
That implementation is still incomplete, and PREFIX_TREE for index block encoding is still unavailable. Em ter., 26 de mar. de 2024 às 10:59, Bryan Beaudreault < bbeaudrea...@apache.org> escreveu: > INDEX_BLOCK_ENCODING is a new feature, but just the configuration exists. > No actual encodings ha

Re: Re: INDEX_BLOCK_ENCODING=> PREFIX_TREE cannot be used properly

2024-03-26 Thread Bryan Beaudreault
INDEX_BLOCK_ENCODING is a new feature, but just the configuration exists. No actual encodings have been committed. Development on the PR stalled. See https://github.com/apache/hbase/pull/4782 It would be great if someone picked up this work again. On Tue, Mar 26, 2024 at 6:05 AM lisoda wrote: >

Re:Re: INDEX_BLOCK_ENCODING=> PREFIX_TREE cannot be used properly

2024-03-26 Thread lisoda
No. INDEX_BLOCK_ENCODING is a new feature introduced by HBASE-27329 . 在 2024-03-26 17:59:50,"Wellington Chevreuil" 写道: >PREFIX_TREE encoding support has been removed in HBase 2. Please see: >https://hbase.apache.org/book.html#upgrade2.0.prefix-tree.removed > >Em ter., 26 de mar. de 2

Re: INDEX_BLOCK_ENCODING=> PREFIX_TREE cannot be used properly

2024-03-26 Thread Wellington Chevreuil
PREFIX_TREE encoding support has been removed in HBase 2. Please see: https://hbase.apache.org/book.html#upgrade2.0.prefix-tree.removed Em ter., 26 de mar. de 2024 às 09:39, lisoda escreveu: > HI. > > I am testing HBase version 2.5.8. I found that I can't use > INDEX_BLOCK_ENCODING=> PREFIX_TREE

INDEX_BLOCK_ENCODING=> PREFIX_TREE cannot be used properly

2024-03-26 Thread lisoda
HI. I am testing HBase version 2.5.8. I found that I can't use INDEX_BLOCK_ENCODING=> PREFIX_TREE properly. Can anyone help me with this problem? HBase create table: create 'trade_test_02_t', {NAME => 'cf', VERSIONS => 1, COMPRESSION => 'ZSTD', PREFETCH_BLOCKS_ON_OPEN => 'false', DATA_BLOCK_E