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 "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2020/09/01 15:44:00 UTC

[jira] [Assigned] (IMPALA-10071) Impala shouldn't create filename starting with underscore during TRUNCATE

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

Zoltán Borók-Nagy reassigned IMPALA-10071:
------------------------------------------

    Assignee: Zoltán Borók-Nagy

> Impala shouldn't create filename starting with underscore during TRUNCATE
> -------------------------------------------------------------------------
>
>                 Key: IMPALA-10071
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10071
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>
> When Impala TRUNCATEs an ACID table, it creates a new base directory with the hidden file "_empty" in it.
> Newer Hive versions ignore files starting with underscore, therefore they ignore the whole base directory.
> To resolve this issue we can simply rename the empty file to "empty".



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