You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Sourabh Goyal (Jira)" <ji...@apache.org> on 2021/06/10 17:46:00 UTC

[jira] [Commented] (IMPALA-10746) Create table fails after dropping same table from catalog HMS endpoint

    [ https://issues.apache.org/jira/browse/IMPALA-10746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361125#comment-17361125 ] 

Sourabh Goyal commented on IMPALA-10746:
----------------------------------------

Patch available for review: https://gerrit.cloudera.org/c/17576/

> Create table fails after dropping same table from catalog HMS endpoint 
> -----------------------------------------------------------------------
>
>                 Key: IMPALA-10746
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10746
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Catalog
>            Reporter: Sourabh Goyal
>            Priority: Major
>
> Consider the following sequence of operation on the same table:
>  # User drops it via catalog HMS api like drop_table
>  # User creates a table with same name
> Currently #2 fails with table already exists error. This is because the table is not dropped from catalog cache after step 1. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org