You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ha...@apache.org on 2015/12/18 21:46:29 UTC

[3/3] hive git commit: Merge branch 'branch-2.0' of https://git-wip-us.apache.org/repos/asf/hive into branch-2.0

Merge branch 'branch-2.0' of https://git-wip-us.apache.org/repos/asf/hive into branch-2.0


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a73816a1
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a73816a1
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/a73816a1

Branch: refs/heads/branch-2.0
Commit: a73816a137563b6700341048e7e8804544e4c009
Parents: 9a3a45a 1420e65
Author: Hari Subramaniyan <ha...@apache.org>
Authored: Fri Dec 18 12:46:12 2015 -0800
Committer: Hari Subramaniyan <ha...@apache.org>
Committed: Fri Dec 18 12:46:12 2015 -0800

----------------------------------------------------------------------
 .../org/apache/hadoop/hive/ql/exec/DDLTask.java | 31 ++++++--
 .../authorization/AuthorizationUtils.java       | 50 +++---------
 .../DefaultHiveAuthorizationTranslator.java     | 81 ++++++++++++++++++++
 .../plugin/HiveAuthorizationTranslator.java     | 46 +++++++++++
 .../authorization/plugin/HiveAuthorizer.java    | 26 ++++---
 .../plugin/HiveAuthorizerImpl.java              | 26 +++----
 .../authorization/plugin/HiveV1Authorizer.java  | 18 +----
 7 files changed, 188 insertions(+), 90 deletions(-)
----------------------------------------------------------------------