----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11905/ -----------------------------------------------------------
Review request for hive. Description ------- Add Hive config API to modify the restrict list This addresses bug HIVE-4741. https://issues.apache.org/jira/browse/HIVE-4741 Diffs ----- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 40abb7b ql/src/test/org/apache/hadoop/hive/ql/security/TestConfRestrictList.java PRE-CREATION Diff: https://reviews.apache.org/r/11905/diff/ Testing ------- Added new test case for restrict list Thanks, Prasad Mujumdar