hbase/hbase-shell
Josh Elser 1c09f24b2d HBASE-25278 Add CACHE_BLOCKS option to count shell command
Expose an argument on the `count` command which is passed to the
`setCacheBlocks` method on the Scan which the count command uses.

This is a quick and dirty approach to read all of the blocks for a table
into the block cache.

* Raise an error when the value isn't a boolean or the expected string

Closes #2650

Signed-off-by: Zach York <zyork@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2020-11-24 10:04:18 -05:00
..
src HBASE-25278 Add CACHE_BLOCKS option to count shell command 2020-11-24 10:04:18 -05:00
pom.xml HBASE-14067 bundle ruby files for hbase shell into a jar. 2020-10-13 11:12:07 -05:00