You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Tom Kiefer (Jira)" <ji...@apache.org> on 2020/07/29 18:37:00 UTC

[jira] [Comment Edited] (HIVE-9020) When dropping external tables, Hive should not verify whether user has access to the data.

    [ https://issues.apache.org/jira/browse/HIVE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167441#comment-17167441 ] 

Tom Kiefer edited comment on HIVE-9020 at 7/29/20, 6:36 PM:
------------------------------------------------------------

Was a fix for this deployed?
 As of what version of Hive?

I'm currently seeing this problem in Hive 1.1.0.218. :(


was (Author: thogek):
Was a fix for this deployed?
As of what version of Hive?

> When dropping external tables, Hive should not verify whether user has access to the data. 
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-9020
>                 URL: https://issues.apache.org/jira/browse/HIVE-9020
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.13.1
>            Reporter: Anant Nag
>            Priority: Major
>         Attachments: dropExternal.patch
>
>
> When dropping tables, hive verifies whether the user has access to the data on hdfs. It fails, if user doesn't have access. It makes sense for internal tables since the data has to be deleted when dropping internal tables but for external tables, Hive should not check for data access. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)