[
https://issues.apache.org/jira/browse/AMBARI-12226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610338#comment-14610338
]
Hudson commented on AMBARI-12226:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3047 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3047/])
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=2c344cbfe2109cac23d96aad9908ecc8300606ab)
*
ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/ConfigureAction.java
* ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
> 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)