You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2023/01/08 15:24:00 UTC

[jira] [Resolved] (HIVE-26869) Backport of HIVE-19104: When test MetaStore is started with retry the instances should be independent

     [ https://issues.apache.org/jira/browse/HIVE-26869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

László Bodor resolved HIVE-26869.
---------------------------------
    Resolution: Fixed

> Backport of HIVE-19104: When test MetaStore is started with retry the instances should be independent
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-26869
>                 URL: https://issues.apache.org/jira/browse/HIVE-26869
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Aman Raj
>            Assignee: Aman Raj
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 3.2.0
>
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> This fixes TestHS2ImpersonationWithRemoteMS which was failing with the following error :
> {code:java}
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 703.357 s <<< FAILURE! - in org.apache.hive.service.TestHS2ImpersonationWithRemoteMS
> [ERROR] testImpersonation(org.apache.hive.service.TestHS2ImpersonationWithRemoteMS)  Time elapsed: 668.923 s  <<< FAILURE!
> java.lang.AssertionError: Unexpected table directory '34015' in warehouse
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.apache.hive.service.TestHS2ImpersonationWithRemoteMS.testImpersonation(TestHS2ImpersonationWithRemoteMS.java:115)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43){code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)