Adriano created IMPALA-10502:
--------------------------------
Summary: delayed 'Invalidated objects in cache' cause 'Table
already exists'
Key: IMPALA-10502
URL: https://issues.apache.org/jira/browse/IMPALA-10502
Project: IMPALA
Issue Type: Bug
Components: Catalog, Clients, Frontend
Affects Versions: Impala 3.4.0
Reporter: Adriano
In fast paced environment where the interval between the step 1 and 2 is # <
100ms (a simplified pipeline looks like):
0- catalog 'on demand' in use and disableHmsSync (enabled or disabled: no
difference)
1- open session to coord A -> DROP TABLE X -> close session
2- open session to coord A -> CREATE TABLE X-> close session
Results: the step -2- can fail with table already exist.
During the internal investigation was discovered that IMPALA-9913 will regress
the issue in almost all scenarios.
However considering that the investigation are internally ongoing it is nice to
have the event tracked also here.
Once we are sure that IMPALA-9913 fix these events we can close this as
duplicate, in alternative carry on the investigation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]