Joe McDonnell created IMPALA-14086: -------------------------------------- Summary: Print more information about cgroups at startup Key: IMPALA-14086 URL: https://issues.apache.org/jira/browse/IMPALA-14086 Project: IMPALA Issue Type: Task Components: Backend Affects Versions: Impala 5.0.0 Reporter: Joe McDonnell
Impala primarily interacts with cgroups to determine the memory limit at startup. This is particularly important when the cgroup has a tighter memory limit than the Impalad would otherwise calculate. It prints some information about the memory settings for the cgroup at startup. It would be useful to print additional information about the cgroup for debuggability. Printing the cgroup paths and some of the more important settings (CPU shares / limits, memory limits) would be useful for debugging. -- This message was sent by Atlassian Jira (v8.20.10#820010)