-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39168/
-----------------------------------------------------------

Review request for Ambari, Aleksandr Kovalenko and Jaimin Jetly.


Bugs: AMBARI-13370
    https://issues.apache.org/jira/browse/AMBARI-13370


Repository: ambari


Description
-------

*STR:*
# Go to add service wizard and select Ranger service
# On service configuration page of the wizard, Change *HDFS Ranger Plugin* 
property under Ranger plugin tab from Disable to Enabled
# This triggers Recommendation API and response of the recommendation API is 
 {code}
"configurations" : {
            "ranger-hdfs-plugin-properties" : {
              "properties" : {
                "ranger-hdfs-plugin-enabled" : "true"
              }
            }
          }
{code}
# Go to HDFS config page and check the value of the 
*ranger-hdfs-plugin-enabled* property

*Expected result:* ranger-hdfs-plugin-enabled should be updated to true
*Actual Result:* ranger-hdfs-plugin-enabled retains the same value


Diffs
-----

  
ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/ranger-env.xml
 d794262b86567fc04a89d5417715a59f47c080bf 
  ambari-web/app/mixins/common/configs/enhanced_configs.js 
621088af6e32c1190f3e3383a6266d3997b582e3 

Diff: https://reviews.apache.org/r/39168/diff/


Testing
-------

9334 tests complete (11 seconds)
  94 tests pending


Thanks,

Andriy Babiichuk

Reply via email to