[
https://issues.apache.org/jira/browse/AMBARI-13504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969475#comment-14969475
]
Hudson commented on AMBARI-13504:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.1 #730 (See
[https://builds.apache.org/job/Ambari-branch-2.1/730/])
AMBARI-13504 Enable Ranger plugin properties should be validated to have (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=64a3b39ad342a50ebac8324b9ffeb92b2b80f2c2])
* ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
* ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py
* ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py
> Enable Ranger plugin properties should be validated to have same value as in
> Ranger service
> -------------------------------------------------------------------------------------------
>
> Key: AMBARI-13504
> URL: https://issues.apache.org/jira/browse/AMBARI-13504
> Project: Ambari
> Issue Type: Task
> Components: stacks
> Affects Versions: 2.1.3
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Fix For: 2.1.3
>
> Attachments: AMBARI-13504-2-patch
>
>
> This is to detect deviations in Ranger plugin properties for individual
> services from the central plugin config in Ranger service.
> ||Base property||Derived property||stack||
> |ranger-env/ranger-hdfs-plugin-enabled|ranger-hdfs-plugin-properties/ranger-hdfs-plugin-enabled|HDP-2.2
> onwards|
> |ranger-env/ranger-hive-plugin-enabled|ranger-hive-plugin-properties/ranger-hive-plugin-enabled|HDP-2.2
> onwards|
> |ranger-env/ranger-hbase-plugin-enabled|ranger-hbase-plugin-properties/ranger-hbase-plugin-enabled|HDP-2.2
> onwards|
> |ranger-env/ranger-knox-plugin-enabled|ranger-knox-plugin-properties/ranger-knox-plugin-enabled|HDP-2.2
> onwards|
> |ranger-env/ranger-kafka-plugin-enabled|ranger-kafka-plugin-properties/ranger-kafka-plugin-enabled|HDP-2.3
> onwards|
> |ranger-env/ranger-yarn-plugin-enabled|ranger-yarn-plugin-properties/ranger-yarn-plugin-enabled|HDP-2.3
> onwards|
> |ranger-env/ranger-storm-plugin-enabled|ranger-storm-plugin-properties/ranger-storm-plugin-enabled|HDP-2.2
> onwards|
> This translates to following behavior on web-ui:
> If value of ranger-env/ranger-hdfs-plugin-enabled is false on Ranger smart
> config page and user changes the value of
> ranger-hdfs-plugin-properties/ranger-hdfs-plugin-enabled to true on HDFS
> service page and saves the configuration then it should show validation error
> saying that the value of ranger-env/ranger-hdfs-plugin-enabled and
> ranger-hdfs-plugin-properties/ranger-hdfs-plugin-enabled should always be same
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)