-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14303/
-----------------------------------------------------------

Review request for sentry and Prasad Mujumdar.


Bugs: SENTRY-20
    https://issues.apache.org/jira/browse/SENTRY-20


Repository: sentry


Description
-------

Adds a new exception - InvalidConfigurationException. Raise 
InvalidConfigurationException if testing.mode = false and authentication = 
NONE. Rename ACCESS_TESTING_MODE to SENTRY_TESTING_MODE.


Diffs
-----

  
sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/authz/HiveAuthzBinding.java
 5190ba6 
  
sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java
 bfd58fa 
  
sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/conf/InvalidConfigurationException.java
 PRE-CREATION 
  
sentry-binding/sentry-binding-hive/src/test/java/org/apache/sentry/binding/hive/TestHiveAuthzBindings.java
 20d4e8f 
  
sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/hiveserver/HiveServerFactory.java
 f6d1791 

Diff: https://reviews.apache.org/r/14303/diff/


Testing
-------

mvn test -Pdownloadhadoop runs cleanly.


Thanks,

Shreepadma Venugopalan

Reply via email to