[ 
https://issues.apache.org/jira/browse/AMBARI-13370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950588#comment-14950588
 ] 

Hadoop QA commented on AMBARI-13370:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12765775/AMBARI-13370.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/3938//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/3938//console

This message is automatically generated.

> 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)

Reply via email to