Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 3.4.0
-
None
-
ghx-label-7
Description
The performance of the cache will be related to the performance of the underlying disk. It is useful to add metrics to track how long it takes to read, write, and eviction entries for the cache. This should be tracked on a per-partition basis. In the case of reads, the performance can give an indication of how often the OS has kept a cache entry in buffer cache or not.