Does the master require block cache? u/gmegazua • Does the master require block cache? In the kudu configuration reference page, I see that the master accepts --block_cache_type and --block_cache_capacity_mb. Does the master also allocate memory for its own use of block cache?
Kudu Location Awareness u/heysulo • Kudu Location Awareness small question on kudu location awareness. Does the command output string get parsed in kudu? For an example /az-1/part-1 /az-1/part-2 Does kudu identify the above two location strings as in same location but two different racks? Pardon my English