You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Ho (JIRA)" <ji...@apache.org> on 2019/02/01 00:03:00 UTC

[jira] [Created] (IMPALA-8150) AuditingTest.TestAccessEventsOnAuthFailure

Michael Ho created IMPALA-8150:
----------------------------------

             Summary: AuditingTest.TestAccessEventsOnAuthFailure
                 Key: IMPALA-8150
                 URL: https://issues.apache.org/jira/browse/IMPALA-8150
             Project: IMPALA
          Issue Type: Bug
          Components: Catalog
    Affects Versions: Impala 3.2.0
            Reporter: Michael Ho
            Assignee: Fredy Wijaya


{{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.

{noformat}
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
h3. Standard Output
{noformat}



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