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

Impala does not always generated fully qualified table names in audit events

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 2.9.0
    • Frontend
    • None

    Description

      Impala sometimes will generate an entry in the audit log that doesn't contain fully qualified table names, thereby breaking Navigator as it always expects fully qualified names.

      To reproduce:

      hive> create table foo (a int, b date) stored as avro; <--- table that can't be loaded in Impala and results in a TableLoadingException
      impala> invalidate table foo;
      impala> drop table foo;
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            dtsirogiannis Dimitris Tsirogiannis
            dtsirogiannis Dimitris Tsirogiannis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment