Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Description
A trick I've found myself doing a couple of times (hat-tip to psomogyi) is to edit table.rb so that the `count` shell command will not instruct RegionServers to not cache any data blocks. This is a quick+dirty way to force a table to be loaded into block cache (i.e. for performance testing).
We can easily add another option to avoid having to edit the ruby files.
Attachments
Issue Links
- is a parent of
-
HBASE-25781 Add cacheBlocks option to RowCounter
- In Progress
- links to