You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ve...@apache.org on 2015/04/02 05:01:37 UTC

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

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


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

Branch: refs/heads/master
Commit: 62fa3616a33bc9a540d43888cb18f39c6cbdf165
Parents: e70adbe 32f3262
Author: Velmurugan Periasamy <ve...@apache.org>
Authored: Wed Apr 1 23:01:10 2015 -0400
Committer: Velmurugan Periasamy <ve...@apache.org>
Committed: Wed Apr 1 23:01:10 2015 -0400

----------------------------------------------------------------------
 .../RangerPolicyResourceSignature.java          | 142 +++++++++++++
 .../model/validation/RangerPolicyValidator.java | 130 ++++++++---
 .../model/validation/RangerValidator.java       |  13 +-
 .../ranger/plugin/util/RangerObjectFactory.java |  10 +
 .../TestRangerPolicyResourceSignature.java      | 213 +++++++++++++++++++
 .../validation/TestRangerPolicyValidator.java   | 125 +++++++++--
 .../model/validation/TestRangerValidator.java   |  18 +-
 .../model/validation/ValidationTestUtils.java   |  17 --
 src/main/assembly/hbase-agent.xml               |   2 -
 src/main/assembly/hdfs-agent.xml                |   2 -
 src/main/assembly/hive-agent.xml                |   2 -
 11 files changed, 598 insertions(+), 76 deletions(-)
----------------------------------------------------------------------