HColumnDescriptor.setBlockSize() sets Blocksize to use when writing out
storefiles/hfiles
It doesn't affect block cache.

Cheers


On Thu, Feb 6, 2014 at 8:32 AM, Yu, Libo <[email protected]> wrote:

> Hi,
>
> I know hfile.block.cache.size can set a maximum limit on the memory used
> by block cache.
> HColumnDescriptor.setBlockSize() can set the size for a column family. I
> wonder if it is
> possible to set the block size for each table in the configuration file.
> Thanks.
>
> Regards,
>
> Libo
>
>

Reply via email to