[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to