Hey,
I'm investigating memory usage for queries, and noticed to the following parameters (user_name regards to the query initiator):
- admission-controller.agg-mem-reserved.root.user_name
- admission-controller.local-backend-mem-reserved.root.user_name
- admission-controller.local-backend-mem-usage.root.user_name
- admission-controller.local-mem-admitted.root.user_name
Does someone can give me an explanation for these params? The explanation in impala documentation is not enough.
In addition, It will be great if someone could guide me how to monitor the queries actual memory usage - For example - For each node, what is the size in bytes of the query fragment, and the total memory usage in all the cluster for the specific query.
Many thanks,
Dror