Antonenko Alexander created AMBARI-11274:
--------------------------------------------
Summary: Update Authorizer classnames - from XaSecure to Ranger
Key: AMBARI-11274
URL: https://issues.apache.org/jira/browse/AMBARI-11274
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.0
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Fix For: 2.1.0
Class names for authorizers need to be changed for HDP 2.3 (from XaSecure to
Ranger)
||Component||Property||File||Old Name||New Name||
|Hive
Server2|hive.security.authorization.manager|hiveserver2-site.xml|com.xasecure.authorization.hive.authorizer.XaSecureHiveAuthorizerFactory|org.apache.ranger.authorization.hive.authorizer.RangerHiveAuthorizerFactory|
|HBase|hbase.coprocessor.master.classes|hbase-site.xml|com.xasecure.authorization.hbase.XaSecureAuthorizationCoprocessor|org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor|
|HBase|hbase.coprocessor.region.classes|hbase-site.xml|com.xasecure.authorization.hbase.XaSecureAuthorizationCoprocessor|org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor|
|Storm|nimbus.authorizer|storm.yaml|com.xasecure.authorization.storm.authorizer.XaSecureStormAuthorizer|org.apache.ranger.authorization.storm.authorizer.RangerStormAuthorizer|
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)