[
https://issues.apache.org/jira/browse/AMBARI-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556839#comment-14556839
]
Hudson commented on AMBARI-11274:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2685 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2685/])
AMBARI-11274. Update Authorizer classnames - from XaSecure to Ranger. BE patch.
(alexantonenko) (hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=11ef5ca16ec87fe29e6b20cf671bd7925c7c8ab0)
* ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
> 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
>
> Attachments: AMBARI-11274.patch, AMBARI-11274.patch
>
>
> 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)