You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sp...@apache.org on 2018/04/04 17:34:55 UTC

[2/2] ranger git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ranger into BUG-98019

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ranger into BUG-98019


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

Branch: refs/heads/master
Commit: 5259c1e9da4591a611e67f6cfdae1f5c350c184a
Parents: d24b04c 11a4f40
Author: Sailaja Polavarapu <sp...@hortonworks.com>
Authored: Wed Apr 4 10:34:22 2018 -0700
Committer: Sailaja Polavarapu <sp...@hortonworks.com>
Committed: Wed Apr 4 10:34:22 2018 -0700

----------------------------------------------------------------------
 .../optimized/current/ranger_core_db_mysql.sql  |   1 +
 .../optimized/current/ranger_core_db_oracle.sql |   1 +
 .../current/ranger_core_db_postgres.sql         |   1 +
 .../current/ranger_core_db_sqlanywhere.sql      |   2 +
 .../current/ranger_core_db_sqlserver.sql        |   1 +
 .../java/org/apache/ranger/biz/XUserMgr.java    |  25 ++--
 ...rantAuditPermissionToKeyRoleUser_J10014.java | 142 +++++++++++++++++++
 .../apache/ranger/patch/cliutil/MetricUtil.java |  24 +++-
 .../org/apache/ranger/rest/ServiceREST.java     |   3 +-
 .../ranger/view/VXMetricUserGroupCount.java     |  58 ++++----
 .../scripts/views/reports/UserAccessLayout.js   |   2 +-
 .../reports/UserAccessLayout_tmpl.html          |   8 +-
 12 files changed, 218 insertions(+), 50 deletions(-)
----------------------------------------------------------------------