[
https://issues.apache.org/jira/browse/AMBARI-12226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610385#comment-14610385
]
Hudson commented on AMBARI-12226:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #159 (See
[https://builds.apache.org/job/Ambari-branch-2.1/159/])
AMBARI-12226. RU: Update deprecated Ranger classnames in various config files
(ncole) (ncole:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=99bb6a84a408b1505979306f43f12ad7b28c5eaf)
* ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
*
ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/ConfigureAction.java
> RU: update deprecated Ranger classnames in various config files
> ----------------------------------------------------------------
>
> Key: AMBARI-12226
> URL: https://issues.apache.org/jira/browse/AMBARI-12226
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Nate Cole
> Fix For: 2.1.0
>
> Attachments: AMBARI-12226.patch
>
>
> ||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 (storm-site)
> |com.xasecure.authorization.storm.authorizer.XaSecureStormAuthorizer|org.apache.ranger.authorization.storm.authorizer.RangerStormAuthorizer|
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)