Tim Armstrong created IMPALA-7940:
-------------------------------------
Summary: Automatically set process memory limit to a good value
when running in a container
Key: IMPALA-7940
URL: https://issues.apache.org/jira/browse/IMPALA-7940
Project: IMPALA
Issue Type: Epic
Components: Backend
Reporter: Tim Armstrong
Assignee: Tim Armstrong
It would be convenient if, when starting up an Impala daemon in a container, it
could automatically configure its own memory limit to the right value so that
queries won't be overadmitted. It should sniff out the memory limit for the
container (if there is one set).
E.g. see what Java did https://www.opsian.com/blog/java-on-docker/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)