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

AuditingTest.TestAccessEventsOnAuthFailure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 3.2.0
    • Impala 3.2.0
    • Catalog
    • ghx-label-4

    Description

      org.apache.impala.analysis.AuditingTest.TestAccessEventsOnAuthFailure started to fail recently with the following backtrace.

      fredyw, would you mind taking a look as you seem to have touched this test recently.

      java.lang.IllegalStateException: Error refreshing authorization policy: at org.apache.impala.analysis.AuditingTest.TestAccessEventsOnAuthFailure(AuditingTest.java:373)
      Caused by: org.apache.impala.catalog.CatalogException: Error refreshing authorization policy: at 
      
      org.apache.impala.analysis.AuditingTest.TestAccessEventsOnAuthFailure(AuditingTest.java:373) 
      Caused by: org.apache.impala.common.ImpalaRuntimeException: Error refreshing authorization policy, current policy state may be inconsistent. Running 'invalidate metadata' may resolve this problem: at 
      
      org.apache.impala.analysis.AuditingTest.TestAccessEventsOnAuthFailure(AuditingTest.java:373)
      Caused by: java.util.concurrent.ExecutionException: org.apache.impala.common.SentryPolicyReaderException: org.apache.impala.common.InternalException: Error creating Sentry Service client: at 
      
      org.apache.impala.analysis.AuditingTest.TestAccessEventsOnAuthFailure(AuditingTest.java:373)
      Caused by: org.apache.impala.common.SentryPolicyReaderException: org.apache.impala.common.InternalException: Error creating Sentry Service client: 
      
      Caused by: org.apache.impala.common.InternalException: Error creating Sentry Service client:
      
      Caused by: org.apache.sentry.core.common.exception.MissingConfigurationException: Property 'sentry.service.server.principal' is missing in configuration
      

      Attachments

        Activity

          People

            fredyw Fredy Wijaya
            kwho Michael Ho
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: