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

Excessive logging on Namenode if ACLs are disabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • Impala 2.2.4
    • None
    • Catalog

    Description

      When checking whether Impala has access to a path here:
      https://github.com/cloudera/Impala/blob/cdh5-trunk/fe/src/main/java/com/cloudera/impala/util/FsPermissionChecker.java#L273-L285

      we detect if ACLs are disabled by catching the exceptions thrown by the NN. Logging these exceptions locally (with heavy Impala load) can impact NN performance.

      Attachments

        Activity

          People

            Unassigned Unassigned
            balazsj_impala_220b Balazs Jeszenszky
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: