[
https://issues.apache.org/jira/browse/HIVE-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988347#action_12988347
]
Carl Steinbach commented on HIVE-1935:
--------------------------------------
This patch changes the default value of
hive.security.authorization.createtable.owner.grants
from "All" to null, which means that by default users will not have the ability
to access tables
that they have created, right?
If that's the case then I think you should really fix the underlying problem in
HiveConf instead
of working around it by creating a default setting that virtually everyone will
end up having
to reset in hive-site.xml
> set hive.security.authorization.createtable.owner.grants to null by default
> ---------------------------------------------------------------------------
>
> Key: HIVE-1935
> URL: https://issues.apache.org/jira/browse/HIVE-1935
> Project: Hive
> Issue Type: Bug
> Reporter: He Yongqiang
> Assignee: He Yongqiang
> Attachments: HIVE-1935.1.patch
>
>
> It seems an empty setting in hive-size.xml does not overwrite hive-default.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.