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 "Vihang Karajgaonkar (Jira)" <ji...@apache.org> on 2021/07/07 22:12:00 UTC

[jira] [Work started] (IMPALA-10490) truncate table fails with IllegalStateException

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

Work on IMPALA-10490 started by Vihang Karajgaonkar.
----------------------------------------------------
> truncate table fails with IllegalStateException
> -----------------------------------------------
>
>                 Key: IMPALA-10490
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10490
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Vihang Karajgaonkar
>            Assignee: Vihang Karajgaonkar
>            Priority: Major
>
> This is a problem for when events processing is turned on. I can reproduce it by following steps.
> 1. start impala without events processing
> 2. create table, load data, compute stats on the table.
> 3. restart impala with events processing turned on
> 4. Run truncate table command.
> I can see the truncate table command fails with following error.
> [localhost:21050] default> truncate t5;
> Query: truncate t5
> ERROR: CatalogException: Failed to truncate table: default.t5.
> Table may be in a partially truncated state.
> CAUSED BY: IllegalStateException: Table parameters must have catalog service identifier before adding it to partition parameters



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