Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7772

Print message when open file limit restricts size of file handle cache

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Impala 3.1.0
    • None
    • Backend
    • None
    • ghx-label-2

    Description

      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.

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: