[
https://issues.apache.org/jira/browse/IMPALA-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vihang Karajgaonkar resolved IMPALA-10490.
------------------------------------------
Fix Version/s: Impala 4.1
Resolution: Fixed
> 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
> Fix For: Impala 4.1
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]