Michael Ho created IMPALA-7732:
----------------------------------
Summary: Check / Implement resource limits documented in
IMPALA-5605
Key: IMPALA-7732
URL: https://issues.apache.org/jira/browse/IMPALA-7732
Project: IMPALA
Issue Type: Task
Components: Backend
Affects Versions: Impala 2.12.0, Impala 3.0
Reporter: Michael Ho
IMPALA-5605 documents a list of recommended bump in system resource limits
which may be necessary when running Impala at scale. We may consider checking
those limits at startup with {{getrlimit()}} and potentially setting them with
{{setrlimit()}} if possible. At the minimum, may be helpful to log a warning
message if the limit is below certain threshold.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)