[
https://issues.apache.org/jira/browse/IMPALA-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761489#comment-16761489
]
ASF subversion and git services commented on IMPALA-8150:
---------------------------------------------------------
Commit 52af0bff63af91506f08affa5fcd943af428be45 in impala's branch
refs/heads/master from Bharath Vissapragada
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=52af0bf ]
Enable full stacktrace logging with surefire
By default, surefire plugin trims the stack trace while running
the JUnit tests. Example: IMPALA-8150
This commit disables that configuration. Tested it manually.
Change-Id: I17fb7c72ff39dec1b0cbc7af9df3f61a9abc52b7
Reviewed-on: http://gerrit.cloudera.org:8080/12370
Reviewed-by: Philip Zeyliger <[email protected]>
Reviewed-by: Fredy Wijaya <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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
> Priority: Blocker
> Labels: broken-build
> Fix For: Impala 3.2.0
>
>
> {{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
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]