[
https://issues.apache.org/jira/browse/HIVE-26869?focusedWorklogId=837063&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-837063
]
ASF GitHub Bot logged work on HIVE-26869:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jan/23 22:18
Start Date: 04/Jan/23 22:18
Worklog Time Spent: 10m
Work Description: cnauroth commented on PR #3873:
URL: https://github.com/apache/hive/pull/3873#issuecomment-1371495446
Thanks, @amanraj2520 . It looks like you've picked up the cherry-pick I had
in mind as well as a few others. I don't know if committers would prefer to see
them split out individually for cleaner revision history. If so, I'll post my
PR for just the [HIVE-19104](https://issues.apache.org/jira/browse/HIVE-19104)
backport.
Issue Time Tracking
-------------------
Worklog Id: (was: 837063)
Time Spent: 3h 10m (was: 3h)
> 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
> Time Spent: 3h 10m
> 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)