This is an automated email from the ASF dual-hosted git repository.

fatehsingh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from 91cc8a9fb RANGER-5016: Deprecate use of version field in 
docker-compose.yaml (#421)
     add cf736a549 RANGER-4670: (hbase plugin) Config to support disabling 
column authorization for fully authorized column families (#417)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/constants/RangerHadoopConstants.java    |   1 +
 .../authorization/hbase/AuthorizationSession.java  |  93 +--
 .../hbase/RangerAuthorizationCoprocessor.java      | 153 +++-
 .../hbase/RangerAuthorizationFilter.java           |   7 +-
 .../hbase/AuthorizationSessionTest.java            |   5 +-
 .../hbase/HBaseRangerAuthorizationTest.java        | 773 ++++++++++++++++-----
 .../hbase/RangerAuthorizationFilterTest.java       |   3 +-
 hbase-agent/src/test/resources/hbase-policies.json |  97 ++-
 8 files changed, 863 insertions(+), 269 deletions(-)

Reply via email to