You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "liguangyu (Jira)" <ji...@apache.org> on 2021/04/09 12:06:00 UTC

[jira] [Commented] (HIVE-24573) hive 3.1.2 drop table Sometimes it can't be deleted

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

liguangyu commented on HIVE-24573:
----------------------------------

whether there is a space in the table name?

> hive 3.1.2 drop table Sometimes it can't be deleted
> ---------------------------------------------------
>
>                 Key: HIVE-24573
>                 URL: https://issues.apache.org/jira/browse/HIVE-24573
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.2
>            Reporter: paul
>            Priority: Blocker
>
> Execute drop table if exists trade_ 4_ Temp448 statement, the table cannot be deleted; hive.log  The log shows 
>   2020-12-29T07:30:04,840 ERROR [HiveServer2-Background-Pool: Thread-6483] metadata.Hive: Table dc_usermanage.trade_3_temp448 not found: hive.dc_usermanage.trade_3_temp448 table not found
>  
> Statement returns success
>  
> I doubt that this problem will only arise under the condition of high-level merger. We run a lot of tasks every day, one or two tasks every day, which will happen
>  
> metastore  mysql
>  
>  



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