You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2018/10/26 17:16:00 UTC

[jira] [Assigned] (IMPALA-7772) Print message when open file limit restricts size of file handle cache

     [ https://issues.apache.org/jira/browse/IMPALA-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe McDonnell reassigned IMPALA-7772:
-------------------------------------

    Assignee: Joe McDonnell

> Print message when open file limit restricts size of file handle cache
> ----------------------------------------------------------------------
>
>                 Key: IMPALA-7772
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7772
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 3.1.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>
> The size of the file handle cache is determined by the min(max_cached_file_handles, OS limit on number of open files). Right now, there is no message printed if the OS limit on the number of open files is less than max_cached_file_handles. This is confusing, because the file handle cache will be smaller than expected. We should print a message on startup in this case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org