You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2015/10/09 13:58:27 UTC

[jira] [Updated] (AMBARI-13370) Add Service Wizard->service configuration page: Recommended configs of different service are not getting updated

     [ https://issues.apache.org/jira/browse/AMBARI-13370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrii Babiichuk updated AMBARI-13370:
--------------------------------------
    Attachment: AMBARI-13370.patch

> Add Service Wizard->service configuration page: Recommended configs of different service are not getting updated
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-13370
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13370
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.3
>            Reporter: Andrii Babiichuk
>            Assignee: Andrii Babiichuk
>             Fix For: 2.1.3
>
>         Attachments: AMBARI-13370.patch
>
>
> *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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)