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

zengxl updated HIVE-29106:
--------------------------
    Description: 
When drop a table, there is no need to verify the directory permission. An 
exception should be thrown when the table path deletion fails.

[HIVE-28804|https://issues.apache.org/jira/browse/HIVE-28804]When ranger is not 
enabled, this method of checking permissions is possible. However, there is a 
situation where the partitions of the partition table do not have write 
permission for the directory. In this case, deletion will also fail and files 
will be left on HDFS.

> When drop a table, there is no need to verify the directory permission
> ----------------------------------------------------------------------
>
>                 Key: HIVE-29106
>                 URL: https://issues.apache.org/jira/browse/HIVE-29106
>             Project: Hive
>          Issue Type: Bug
>            Reporter: zengxl
>            Assignee: zengxl
>            Priority: Major
>
> When drop a table, there is no need to verify the directory permission. An 
> exception should be thrown when the table path deletion fails.
> [HIVE-28804|https://issues.apache.org/jira/browse/HIVE-28804]When ranger is 
> not enabled, this method of checking permissions is possible. However, there 
> is a situation where the partitions of the partition table do not have write 
> permission for the directory. In this case, deletion will also fail and files 
> will be left on HDFS.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to