You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Manish Maheshwari (JIRA)" <ji...@apache.org> on 2019/05/29 09:41:00 UTC

[jira] [Created] (IMPALA-8594) Support drop table for external kudu tables that are dropped in kudu

Manish Maheshwari created IMPALA-8594:
-----------------------------------------

             Summary: Support drop table for external kudu tables that are dropped in kudu
                 Key: IMPALA-8594
                 URL: https://issues.apache.org/jira/browse/IMPALA-8594
             Project: IMPALA
          Issue Type: Bug
          Components: Catalog
    Affects Versions: Impala 3.1.0
            Reporter: Manish Maheshwari


External kudu tables in Impala cannot be dropped from HMS if the kudu table is already dropped in kudu. This cases HMS to be out of sync with kudu metadata.

Impala should clean up HMS table info when a drop is executed for an external table that does not exist in kudu

 

cc - [~balazsj_impala_220b] [~tlipcon]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)