[ 
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)

Reply via email to