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 "bharath v (JIRA)" <ji...@apache.org> on 2019/01/30 00:00:04 UTC

[jira] [Resolved] (IMPALA-4003) DDL statements taking too long

     [ https://issues.apache.org/jira/browse/IMPALA-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

bharath v resolved IMPALA-4003.
-------------------------------
    Resolution: Cannot Reproduce

Not much actionable information.

> DDL statements taking too long
> ------------------------------
>
>                 Key: IMPALA-4003
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4003
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 2.6.0
>            Reporter: Dimitris Tsirogiannis
>            Priority: Minor
>              Labels: catalog-server, performance
>
> In some cases, DDL statements are taking too long to complete. For example, in the following sequence: 
> {code}
> create table foo(a int); 
> drop table foo;
> {code}
> the DROP statement takes more than 2-3 seconds to complete even though the table is empty and, consequently, there isn't much to load, in terms of metadata.



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

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