Tim Armstrong created IMPALA-7941:
-------------------------------------
Summary: Determine process memory limit from cgroups limit, if set
Key: IMPALA-7941
URL: https://issues.apache.org/jira/browse/IMPALA-7941
Project: IMPALA
Issue Type: New Feature
Components: Backend
Reporter: Tim Armstrong
Assignee: Tim Armstrong
We currently take the hardcoded config value, or the system physical memory if
that is not set. We could be smarter when running in a container by sniffing
out the cgroups setting.
Java did something along this lines: https://www.opsian.com/blog/java-on-docker/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)