[
https://issues.apache.org/jira/browse/HIVE-13545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15247367#comment-15247367
]
ASF GitHub Bot commented on HIVE-13545:
---------------------------------------
GitHub user sundapeng opened a pull request:
https://github.com/apache/hive/pull/73
HIVE-13545: Add GLOBAL Type to Entity
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sundapeng/hive HIVE-13545
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/73.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #73
----
commit 8246a01036460b55eca85abd47eb0b158b418fab
Author: Sun Dapeng <[email protected]>
Date: 2016-04-19T07:30:50Z
HIVE-13545: Add GLOBAL Type to Entity
----
> Add GLOBAL Type to Entity
> -------------------------
>
> Key: HIVE-13545
> URL: https://issues.apache.org/jira/browse/HIVE-13545
> Project: Hive
> Issue Type: Bug
> Affects Versions: 1.3.0, 2.1.0
> Reporter: Dapeng Sun
> Assignee: Dapeng Sun
> Attachments: HIVE-13545.001.patch
>
>
> {{ql/src/java/org/apache/hadoop/hive/ql/hooks/Entity.java}} don't have the
> {{GLOBAL}} type, it should be matched with
> {{org.apache.hadoop.hive.ql.security.authorization.plugin.HivePrivilegeObject.HivePrivilegeObjectType}}.
> At the same time, we should enable the custom converting from Entity to
> HivePrivilegeObject
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)