[
https://issues.apache.org/jira/browse/HIVE-7092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006225#comment-14006225
]
Szehon Ho commented on HIVE-7092:
---------------------------------
[~xuefuz] Thanks for the review. Most of the failure is still in the latest
pre-commit build, and I ran the one test not in there 'testDefaults' with my
patch, and it is passing for me.
> Insert overwrite should not delete the original directory
> ---------------------------------------------------------
>
> Key: HIVE-7092
> URL: https://issues.apache.org/jira/browse/HIVE-7092
> Project: Hive
> Issue Type: Bug
> Reporter: Szehon Ho
> Assignee: Szehon Ho
> Attachments: HIVE-7092.patch
>
>
> Today the implementation of "insert overwrite" table or partition deletes the
> entire directory of the table/partition recursively using the HDFS shell
> (-rmr) and then re-creates it.
> This makes it get rid of certain user-set attributes of the directory, like
> permission, owner, group, and will become more important with introduction of
> HDFS extended-ACL's.
--
This message was sent by Atlassian JIRA
(v6.2#6252)